1 مستودع
Wraps RecyclerView and ScrollView with a common interface that reports scroll position and velocity to animation engines.
Distinct from Scroll Observers: Distinct from Scroll Observers: provides a unified abstraction over multiple scroll view types, not just generic observation callbacks.
Explore 1 awesome GitHub repository matching user interface & experience · Unified. Refine with filters or upvote what's useful.
MaterialViewPager is a library that creates a scrollable, swipeable interface with an animated header image, toolbar, and logo following Material Design guidelines. It provides a complete implementation of a Material Design ViewPager, where the header background color and image animate as the user swipes between pages. The library coordinates scroll-driven header animations by synchronising scroll offsets from the ViewPager and attached scrollable views through a central coordinator. It supports fragment-based page composition, allowing each page to have independent content layouts while shar
Wraps RecyclerView and ScrollView with a unified scroll listener for header animation coordination.