dewango / BottomNavigationBarXF

Bottom Navigation Bar for Xamarin Forms
MIT License
187 stars 97 forks source link

Cannot Preserve Listview's scroll position on Tab change #90

Open yuwonom opened 6 years ago

yuwonom commented 6 years ago

As mentioned in the title, the ListView cannot preserve the scroll position on tab change. When the user switches back from another tab, the ListView seems to update/refresh on touch, moving the display back to the topmost. What is happening? Has anyone else encountered this issue?

yuwonom commented 6 years ago

link to captured screen: https://ufile.io/t33g7

pfedotovsky commented 4 years ago

@yuwonom did you manage to solve the issue?