awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Clans avatar

Clans/FloatingActionButtonArchived

0
View on GitHub↗
5,175 estrellas·1,112 forks·Java·Apache-2.0·3 vistas

FloatingActionButton

Este proyecto proporciona un conjunto de widgets de Material Design para Android, incluyendo botones de acción flotantes y componentes de menú de acción flotante. Estos elementos resaltan las acciones principales de la pantalla mediante tamaños personalizables, efectos de sombra y componentes de UI de Jetpack Compose.

La biblioteca incluye un botón de progreso circular que incorpora un spinner de carga para señalar el procesamiento de tareas en segundo plano. Sus componentes de menú organizan botones expansibles con etiquetas y oscurecimiento de fondo para proporcionar un acceso rápido a múltiples acciones principales de la aplicación.

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.

Historial de estrellas

Gráfico del historial de estrellas de clans/floatingactionbuttonGráfico del historial de estrellas de clans/floatingactionbutton

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a FloatingActionButton

Proyectos open-source similares, clasificados según cuántas características comparten con FloatingActionButton.
  • material-components/material-components-androidAvatar de material-components

    material-components/material-components-android

    17,164Ver en 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
    Ver en GitHub↗17,164
  • navasmdc/materialdesignlibraryAvatar de navasmdc

    navasmdc/MaterialDesignLibrary

    8,922Ver en 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
    Ver en GitHub↗8,922
  • chrisbanes/cheesesquareAvatar de chrisbanes

    chrisbanes/cheesesquare

    7,645Ver en 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
    Ver en GitHub↗7,645
  • rey5137/materialAvatar de rey5137

    rey5137/material

    5,955Ver en GitHub↗

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

    Javaandroidjavamaterial
    Ver en GitHub↗5,955
Ver las 30 alternativas a FloatingActionButton→

Preguntas frecuentes

¿Qué hace clans/floatingactionbutton?

Este proyecto proporciona un conjunto de widgets de Material Design para Android, incluyendo botones de acción flotantes y componentes de menú de acción flotante. Estos elementos resaltan las acciones principales de la pantalla mediante tamaños personalizables, efectos de sombra y componentes de UI de Jetpack Compose.

¿Cuáles son las características principales de clans/floatingactionbutton?

Las características principales de clans/floatingactionbutton son: 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.

¿Qué alternativas de código abierto existen para clans/floatingactionbutton?

Las alternativas de código abierto para clans/floatingactionbutton incluyen: 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…