1 repository
Toolkits for building complex, nestable gesture-driven interaction patterns on Android.
Distinct from Android Motion Frameworks: Specializes in the structural framework for nestable swipe interactions rather than general motion transitions.
Explore 1 awesome GitHub repository matching user interface & experience · Swipeable Interaction Frameworks. Refine with filters or upvote what's useful.
AndroidSwipeLayout is an Android UI library and custom view framework that enables the creation of layouts that reveal hidden action buttons when a user performs a swipe gesture. It functions as a gesture-based UI component that triggers callbacks based on the real-time position of the swipe. The framework is designed to support complex interaction patterns, specifically allowing for the nesting of multiple swipeable components within one another. The library covers mobile gesture interaction and custom view orchestration, providing tools to track swipe states and synchronize UI changes duri
Offers a set of tools for building complex, nestable swipeable interaction patterns within Android applications.