2 years ago
#68687
beslimir
LazyColumn resets to last position while scrolling to top
I have a weird situation with my LazyColumn. I have loaded some data from an API and want to show it in LazyColumn. And everything is fine until I scroll to the bottom of the list and try to scroll back to the top. When I try to scroll back to the top, it seems like the LazyColumn always resets and I end up at the bottom again and again. Only if I scrol very very slowly, I have a chance to come back to the top...
Does anyone have any idea how to debug this? I've used the LazyColumn many times and never encountered anything similar...
Thanks
android
android-jetpack-compose
lazycolumn
0 Answers
Your Answer