You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever physics is set to physics: BouncingScrollPhysics()
inside ListView.builder() then thumb position is incorrect while bounce.
However position is incorrect only after scroll bounces. Afterwards if the thumb is dragged manually up to the top or bottom then it automatically goes back to normal position.
A big thanks for creating such a nice library...
Whenever physics is set to
physics: BouncingScrollPhysics()inside ListView.builder() then thumb position is incorrect while bounce.
However position is incorrect only after scroll bounces. Afterwards if the thumb is dragged manually up to the top or bottom then it automatically goes back to normal position.
InShot_20210501_172527820.mp4
Regards
Sagar