awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Clans avatar

Clans/FloatingActionButtonArchived

0
View on GitHub↗
5,175 stars·1,112 forks·Java·Apache-2.0·2 vues

FloatingActionButton

Ce projet fournit un ensemble de widgets Android Material Design, y compris des boutons d'action flottants et des composants de menu d'action flottants. Ces éléments mettent en évidence les actions principales de l'écran grâce à une taille personnalisable, des effets d'ombre et des composants d'interface utilisateur Jetpack Compose.

La bibliothèque inclut un bouton de progression circulaire qui intègre un spinner de chargement pour signaler le traitement des tâches en arrière-plan. Ses composants de menu organisent les boutons en expansion avec des étiquettes et un assombrissement de l'arrière-plan pour fournir un accès rapide à plusieurs actions principales de l'application.

Features

  • Material Design Components - Provides standardized Material Design widgets, including floating action buttons with customizable shadows and sizing.
  • Android UI Components - Provides a set of reusable Material Design interface widgets for Android application development.
  • Floating Action Buttons - Provides circular floating action buttons with customizable sizing and shadow effects.
  • Floating Action Menus - Provides floating action menus that expand to reveal multiple labeled action options with background dimming.
  • Material Design Libraries - Provides UI components that strictly implement the Google Material Design specification for Android.
  • Material Design Menu Components - Implements Material Design menu components that group related primary actions into an expanding menu.
  • Attribute-Based Style Resolution - Implements visual styling for Android buttons using XML attribute priority chains and theme configurations.
  • Jetpack Compose UIs - Implements Material Design action buttons using the Jetpack Compose declarative UI toolkit.
  • Circular Progress Indicators - Includes a circular loading spinner component that can be embedded inside buttons.
  • State-Based Button Renderers - Switches button content between a standard icon and a progress spinner based on task state.
  • Mobile Interaction Patterns - Implements high-visibility action buttons and loading indicators to guide users through primary workflows.
  • Coordinate-Based Menu Placement - Positions child action buttons at specific coordinates relative to the main button during menu expansion.
  • Morphing Progress Buttons - Provides buttons that transform into circular progress indicators to signal background task processing.
  • Floating Action Buttons - Standard floating action button implementation.

Historique des stars

Graphique de l'historique des stars pour clans/floatingactionbuttonGraphique de l'historique des stars pour clans/floatingactionbutton

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à FloatingActionButton

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec FloatingActionButton.
  • material-components/material-components-androidAvatar de material-components

    material-components/material-components-android

    17,164Voir sur GitHub↗

    This project is a native Android widget toolkit that provides a collection of standardized interface elements for mobile application development. It serves as a comprehensive implementation of the Material Design language, offering ready-to-use widgets and layouts designed to ensure consistent visual and interactive patterns across an application. The library distinguishes itself by integrating directly with the platform view system, allowing developers to maintain a uniform look and feel across different screens. It utilizes a centralized theme object to resolve visual properties and support

    Javaandroidmaterial-componentsmaterial-design
    Voir sur GitHub↗17,164
  • navasmdc/materialdesignlibraryAvatar de navasmdc

    navasmdc/MaterialDesignLibrary

    8,922Voir sur GitHub↗

    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

    Java
    Voir sur GitHub↗8,922
  • chrisbanes/cheesesquareAvatar de chrisbanes

    chrisbanes/cheesesquare

    7,645Voir sur GitHub↗

    CheeseSquare is an Android UI component gallery and reference application. It serves as a practical demonstration of Material Design components and layout patterns implemented on the Android platform. The project showcases the use of standardized library elements, including collapsing toolbars, floating action buttons, and navigation drawers. It provides a live environment for prototyping Android components to ensure design consistency across different device screens. The application focuses on the implementation of Android design guidelines and mobile user experience standardization through

    Kotlin
    Voir sur GitHub↗7,645
  • rey5137/materialAvatar de rey5137

    rey5137/material

    5,955Voir sur GitHub↗

    A library to bring fully animated Material Design components to pre-Lolipop Android.

    Javaandroidjavamaterial
    Voir sur GitHub↗5,955
Voir les 30 alternatives à FloatingActionButton→

Questions fréquentes

Que fait clans/floatingactionbutton ?

Ce projet fournit un ensemble de widgets Android Material Design, y compris des boutons d'action flottants et des composants de menu d'action flottants. Ces éléments mettent en évidence les actions principales de l'écran grâce à une taille personnalisable, des effets d'ombre et des composants d'interface utilisateur Jetpack Compose.

Quelles sont les fonctionnalités principales de clans/floatingactionbutton ?

Les fonctionnalités principales de clans/floatingactionbutton sont : Material Design Components, Android UI Components, Floating Action Buttons, Floating Action Menus, Material Design Libraries, Material Design Menu Components, Attribute-Based Style Resolution, Jetpack Compose UIs.

Quelles sont les alternatives open-source à clans/floatingactionbutton ?

Les alternatives open-source à clans/floatingactionbutton incluent : material-components/material-components-android — This project is a native Android widget toolkit that provides a collection of standardized interface elements for… navasmdc/materialdesignlibrary — MaterialDesignLibrary is an Android Material Design UI library and cross-version framework. It provides a collection… chrisbanes/cheesesquare — CheeseSquare is an Android UI component gallery and reference application. It serves as a practical demonstration of… 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… traex/rippleeffect — RippleEffect is a library and interaction framework for implementing Material Design ripple animations within Android…