4 रिपॉजिटरी
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 is an Android list item motion framework and animation library designed to implement visual transitions and interactivity within list and grid views. It provides a toolset for managing item motion, specifically focusing on how elements appear, move, and transition within a user interface. The library enables complex interactive gestures, including swipe-to-dismiss and drag-and-drop reordering. It also supports the animated expansion of list items to reveal hidden content and applies visual effects such as fading and scaling as elements enter the screen. The framework cover
Provides a toolkit for implementing view transitions and item motion within the Android ecosystem.
RippleEffect Android एप्लिकेशन के भीतर Material Design रिपल एनिमेशन को लागू करने के लिए एक लाइब्रेरी और इंटरैक्शन फ्रेमवर्क है। यह सफल उपयोगकर्ता इंटरैक्शन का संकेत देने के लिए इंटरफेस तत्वों में एनिमेटेड विज़ुअल फीडबैक जोड़ने के लिए टूल्स प्रदान करता है। यह लाइब्रेरी रिपल इफेक्ट्स के अनुकूलन की अनुमति देती है, जिसमें रंग, अवधि और स्केल में समायोजन शामिल है। यह एट्रिब्यूट्स के माध्यम से कॉन्फ़िगरेशन और सेटर मेथड्स के माध्यम से डायनेमिक समायोजन दोनों का समर्थन करती है, और रिपल एनिमेशन के निष्पादन समाप्त होने पर पता लगाने के लिए एक लिसनर इंटरफेस शामिल करती है।
Provides a toolkit for implementing native Android view transitions and tactile interaction animations.