awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·18 views

FloatingActionButton

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.

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.

Star history

Star history chart for clans/floatingactionbuttonStar history chart for clans/floatingactionbutton

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to FloatingActionButton

Similar open-source projects, ranked by how many features they share with FloatingActionButton.
  • material-components/material-components-androidmaterial-components avatar

    material-components/material-components-android

    17,164View on 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
    View on GitHub↗17,164
  • navasmdc/materialdesignlibrarynavasmdc avatar

    navasmdc/MaterialDesignLibrary

    8,922View on 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
    View on GitHub↗8,922
  • chrisbanes/cheesesquarechrisbanes avatar

    chrisbanes/cheesesquare

    7,645View on 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
    View on GitHub↗7,645
  • rey5137/materialrey5137 avatar

    rey5137/material

    5,955View on GitHub↗

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

    Javaandroidjavamaterial
    View on GitHub↗5,955
See all 30 alternatives to FloatingActionButton→

Frequently asked questions

What does clans/floatingactionbutton do?

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.

What are the main features of clans/floatingactionbutton?

The main features of clans/floatingactionbutton are: 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.

What are some open-source alternatives to clans/floatingactionbutton?

Open-source alternatives to clans/floatingactionbutton include: 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…