hieuwu / android-groceries-store

A Groceries Store app with basic order flow. 🍕 Help you learn modern Android development skills in real production environment. ❤️
https://hieuwu.github.io/android-groceries-store/
MIT License
213 stars 55 forks source link

IndicatorDot switching on scroll. #228

Closed elekiwi closed 8 months ago

elekiwi commented 8 months ago

Quick fix using the LazyListState index instead of the previously used manual index not changed when just scrolling.