ksoichiro / Android-ObservableScrollView

Android library to observe scroll events on scrollable views.
http://ksoichiro.github.io/Android-ObservableScrollView/
Apache License 2.0
9.66k stars 2.06k forks source link

Minor issue in FlexibleSpaceWithImageRecyclerViewActivity / FlexibleSpaceWithImageRecyclerViewFragment (FlexibleSpaceWithImageWithViewPagerTabActivity) #243

Open FelisManulus opened 8 years ago

FelisManulus commented 8 years ago

Greetings. There's a small glitch when we perform a fling downwards in RecyclerView so that the Flexible space is expanded. Android version is 5.0.2 It's more likely to happen when we perform a fling so that velocity at the end is not high. It happens rarely, approximately in 5-10% cases, only with RecyclerView. The video: https://youtu.be/UYN8s8JmD_s (it was not easy to capture the moment, it's in the very end) P.S. I love this lib, it's flawless.

demo9 mp4_snapshot_00 16_ 2016 04 13_14 38 29