ScrollToTop Feature in LazyColumn: Jetpack Compose
In this article, we’ll demonstrate how to incorporate the ScrollToTop feature, a widely-used functionality in Android, into a Jetpack Compose app.
Pre-requisites- Kotlin, Jetpack Compose, LazyLists
Output:
Creating:
In my actual project, I was using...
sagar0-0.hashnode.dev2 min read