4 repository-uri
Toolkits specifically designed for implementing view transitions within the Android ecosystem.
Distinct from Declarative UI Motion Frameworks: Specializes in Android-native view animations rather than generic declarative state-to-motion frameworks.
Explore 4 awesome GitHub repositories matching user interface & experience · Android Motion Frameworks. Refine with filters or upvote what's useful.
AndroidViewAnimations is an animation library and visual effects toolkit for Android applications. It provides a framework for implementing motion effects, such as bouncing, sliding, and rotating transitions, for views within Android layouts. The library features a collection of predefined motion presets and stylized transition effects. These include curated sequences for shaking and pulsing to guide user attention, as well as complex movements like hinging or rolling for interface entry and exit. The toolkit covers a wide range of visual effects, including linear slides, elastic bounces, tr
Offers a specialized set of tools for implementing bouncing, sliding, and rotating transitions for Android views.
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.
ListViewAnimations este un framework de mișcare a elementelor de listă Android și o bibliotecă de animație concepută pentru a implementa tranziții vizuale și interactivitate în cadrul listelor și grid-urilor. Oferă un set de instrumente pentru gestionarea mișcării elementelor, concentrându-se în mod specific pe modul în care elementele apar, se mișcă și fac tranziția într-o interfață utilizator. Biblioteca permite gesturi interactive complexe, inclusiv swipe-to-dismiss și reordonarea prin drag-and-drop. De asemenea, suportă expansiunea animată a elementelor din listă pentru a dezvălui conținut ascuns și aplică efecte vizuale precum fading și scaling pe măsură ce elementele intră pe ecran. Framework-ul acoperă tranziții structurale pentru adăugarea, eliminarea sau mutarea elementelor, asigurând o interfață receptivă prin mișcări coordonate și animații bazate pe proprietăți.
Provides a toolkit for implementing view transitions and item motion within the Android ecosystem.
RippleEffect is a library and interaction framework for implementing Material Design ripple animations within Android applications. It provides tools to add animated visual feedback to interface elements to signal successful user interactions. The library allows for the customization of ripple effects, including adjustments to color, duration, and scale. It supports both configuration via attributes and dynamic adjustments through setter methods, and includes a listener interface to detect when a ripple animation has finished its execution.
Provides a toolkit for implementing native Android view transitions and tactile interaction animations.