CoordinatorLayout does not scroll on list fling
jacekkrasowski opened this issue · 2 comments
jacekkrasowski commented
I have a ViewPager having RecyclerView in each page.
ViewPager has layout behavior set to appbar_scrolling_view_behavior
when swiping list up, after finger is off the screen, fling starts, coordinator layout does not scroll, just the list moves up, appbar stays where the finger was left
rubensousa commented
Is this related to snapping or scrolling of AppBar? Seems like it's not related to this library.
rubensousa commented
Closing due to no response.