FloatingActionButton is a scroll-driven UI controller and mobile-first interface element. It provides a circular button that floats above content and toggles its visibility based on scroll direction to maximize available screen space. The component functions as a CSS-animated UI element, utilizing stylesheet transitions to handle the visual sliding and fading of the interface controls. It is designed for mobile interfaces to provide quick access to primary actions without obscuring page content. The system manages visibility by monitoring scroll events on a designated DOM container and detec
MaterialSearchView is an Android UI component that provides a search interface following Material Design guidelines. It functions as a reusable visual element for implementing search bars and query inputs within mobile applications. The component includes a search suggestion provider to display predefined query options as users type and built-in voice search integration to convert spoken commands into text input. The project covers search interface development and component styling, allowing for the customization of colors and icons to match specific application themes.
deprecated Animations for Android L drawer, back, dismiss and check icons
Les fonctionnalités principales de futuresimple/android-floating-action-button sont : Floating Action Buttons, Material Design Components.
Les alternatives open-source à futuresimple/android-floating-action-button incluent : makovkastar/floatingactionbutton — FloatingActionButton is a scroll-driven UI controller and mobile-first interface element. It provides a circular… miguelcatalan/materialsearchview — MaterialSearchView is an Android UI component that provides a search interface following Material Design guidelines.… andremion/floating-navigation-view. balysv/material-ripple — [deprecated] Android L Ripple effect wrapper for Views. bowyer-app/fabtransitionlayout. balysv/material-menu — [deprecated] Animations for Android L drawer, back, dismiss and check icons.