MaterialDesignLibrary is an Android Material Design UI library and cross-version framework. It provides a collection of pre-built interface controls and a compatibility layer that enables modern design patterns on older Android devices starting from version 2.2. The project focuses on bringing updated design standards to legacy Android versions to ensure a consistent user experience. This is achieved through a compatibility layer that implements modern interface elements without sacrificing visual quality on outdated operating system releases. The library includes a variety of functional com
A library to bring fully animated Material Design components to pre-Lolipop Android.
This project provides a set of Android Material Design widgets, including floating action buttons and floating action menu components. These elements highlight primary screen actions through customizable sizing, shadow effects, and Jetpack Compose UI components. The library includes a circular progress button that embeds a loading spinner to signal background task processing. Its menu components organize expanding buttons with labels and background dimming to provide quick access to multiple primary application actions.
MaterialEditText is an Android UI component library and mobile form input framework used to create text fields that implement Material Design standards. It provides a collection of input components featuring floating labels, error states, and themed visual styles. The library enables the rendering of text fields with animated labels and integrated helper text. It supports the addition of design icons and allows for the customization of colors and typefaces for primary, error, and helper text. The framework includes capabilities for mobile input validation, such as enforcing minimum and maxim
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.
الميزات الرئيسية لـ traex/rippleeffect هي: Material Design Libraries, Android UI Components, Android Interface Design, Android Motion Frameworks, Material Ripple Drawables, Visual Property Customizations, Touch Coordinate Extraction, Canvas Frame Animations.
تشمل البدائل مفتوحة المصدر لـ traex/rippleeffect: navasmdc/materialdesignlibrary — MaterialDesignLibrary is an Android Material Design UI library and cross-version framework. It provides a collection… rey5137/material — A library to bring fully animated Material Design components to pre-Lolipop Android. clans/floatingactionbutton — This project provides a set of Android Material Design widgets, including floating action buttons and floating action… rengwuxian/materialedittext — MaterialEditText is an Android UI component library and mobile form input framework used to create text fields that… razerdp/basepopup — BasePopup is an Android popup window library and UI component framework designed for creating custom floating windows… balysv/material-ripple — [deprecated] Android L Ripple effect wrapper for Views.