goyourfly / NestedViewPager2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NestedViewPager2

The origin ViewPager2 doesn't support nested scroll as said here, official solution is ugly you can see here

  • This demo is reuse nested scroll api solved the nested scroll problem which make scroll most smooth

  • The source code use ViewPager2 + HorizontalScrollView as demo to show how to make nested scroll work.

About


Languages

Language:Kotlin 100.0%