Skip to content

Harpreet4u/ScrollingViewPager

Repository files navigation

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.