android-viewpager2

Vertical ViewPager2 with RecyclerView Scrolling Issue

痞子三分冷 提交于 2020-12-10 07:37:56
问题 I'm using a ViewPager2 with two fragments in a vertical orientation. When the user swipes down to the second fragment, there is a RecyclerView that scrolls content in the same vertical direction. The issue is that when I scroll the contents of the RecyclerView, sometimes the ViewPager2 catches the scroll events and sometimes the RecyclerView catches the scroll events. I would like it so that when the user is scrolling to the top of the RecyclerView, the ViewPager only swipes back up to the