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
The old way to enable seamless scrolling with ViewPager was more like a hack. A better approach would be to use NestedScrollingChild / NestedScrollingParent mechanizm, but it's a rather complicated stuff that I didn't have time to implement yet.
Before added ViewPager2 support(Version 2.7.1),the feature in the demo was fine.
The text was updated successfully, but these errors were encountered: