Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 408 Bytes

File metadata and controls

15 lines (9 loc) · 408 Bytes

ScrollingViewPager

Android custom user interface

Demo:

Details:

First attempt to build custom user interface with resizing view pager on recyclerview scrolling. Currently scrolling is not smooth due to inconsistent dy values in onNestedPreScroll.

Note

Anyone is welcome to contribute and fix issues.