1 repositorio
Interface-driven mechanisms that notify external views to update their appearance based on scroll progress.
Distinguishing note: Candidates refer to data-driven controllers or hardware interfaces, not scroll-progress callbacks for custom indicators.
Explore 1 awesome GitHub repository matching user interface & experience · Scroll Indicator Callbacks. Refine with filters or upvote what's useful.
TwinklingRefreshLayout is a pull-to-refresh layout for Android that provides a scrollable container for implementing refresh and load-more functionality. It acts as a view wrapper for components such as RecyclerView, ScrollView, and WebView to ensure consistent refreshing and loading behaviors across different scrollable views. The project distinguishes itself through an overscroll rebound component that creates an elastic bouncing animation when users scroll past layout boundaries. It includes a system for custom refresh indicators, allowing header and footer views to animate their visual st
Provides a set of defined callbacks allowing external views to update their visual state based on pull distance.