A library to bring fully animated Material Design components to pre-Lolipop Android.
Side-Menu.Android is a reusable UI component for Android applications that provides a slide-out navigation drawer. It is designed to help developers organize application sections and user options into a structured, hidden panel that maintains a clean interface for the primary content area. The component distinguishes itself through its visual presentation, which follows Material Design guidelines to ensure a consistent and intuitive user experience. It features a data-driven menu hierarchy that allows for logical grouping of navigation items, and it incorporates fluid circular reveal animatio
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
Conductor is a view-based framework for Android applications that provides a system for orchestrating UI components through lifecycle controllers, navigation routers, and UI coordination. It focuses on managing how views are loaded and unloaded to optimize memory and state. The framework features a routing system for managing screen transitions and history stacks, allowing for the creation of hierarchical layouts such as master-detail views by nesting navigation flows. It also includes an interface for implementing custom animations and visual effects during view switches. Its broader capabi
InstaMaterial este o implementare de interfață social media Material Design pentru Android. Servește ca un frontend de aplicație mobilă și framework de navigare care dispune de feed-uri de conținut derulabile, profiluri de utilizator și elemente interactive de engagement social.
Principalele funcționalități ale frogermcs/instamaterial sunt: Social Media Applications, Material Design Components, UI Transition Animations, Circular Cropping, Shader-Based Masking, Activity Stack Configurations, Android Camera Integrations, Drawer Navigation Systems.
Alternativele open-source pentru frogermcs/instamaterial includ: rey5137/material — A library to bring fully animated Material Design components to pre-Lolipop Android. yalantis/side-menu.android — Side-Menu.Android is a reusable UI component for Android applications that provides a slide-out navigation drawer. It… lgvalle/material-animations — Material-Animations is a Java-based library for coordinating activity transitions, property animations, and reveal… bluelinelabs/conductor — Conductor is a view-based framework for Android applications that provides a system for orchestrating UI components… flutter/samples — This is a comprehensive library of code examples and reference implementations for building cross-platform user… xuexiangjys/xui — XUI is a native Android UI framework and component library designed for building application interfaces. It provides a…