1 dépôt
Programmatic animation of entire user interface layouts transitioning between static states.
Distinct from Scene Animation Scripts: Focuses on mobile UI layout transitions rather than mathematical or geometric object animations.
Explore 1 awesome GitHub repository matching graphics & multimedia · UI Scene Animations. Refine with filters or upvote what's useful.
Material-Animations is a Java-based library for coordinating activity transitions, property animations, and reveal effects within Android mobile user interfaces. It provides a framework for automating visual updates whenever view properties or layout configurations are modified. The project implements high-level patterns for shared element transitions, linking independent views across different sections to simulate a single moving element. It also includes circular reveal masking to unveil content from a specific focal point and coordinate-based view mapping to execute translation and scaling
Moves layouts between different static states by calculating position changes for all visible views.