awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Clans avatar

Clans/FloatingActionButtonArchived

0
View on GitHub↗
5,175 星标·1,112 分支·Java·Apache-2.0·3 次浏览

FloatingActionButton

本项目提供了一套 Android Material Design 组件,包括浮动操作按钮与浮动操作菜单组件。这些元素通过可自定义的尺寸、阴影效果与 Jetpack Compose UI 组件,突出了主要屏幕操作。

该库包含一个嵌入加载旋转器的圆形进度按钮,用于指示后台任务处理。其菜单组件通过带有标签与背景变暗效果的展开按钮,提供了对多个主要应用操作的快速访问。

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 历史

clans/floatingactionbutton 的 Star 历史图表clans/floatingactionbutton 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

FloatingActionButton 的开源替代方案

相似的开源项目,按与 FloatingActionButton 的功能重合度排序。
  • material-components/material-components-androidmaterial-components 的头像

    material-components/material-components-android

    17,164在 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
    在 GitHub 上查看↗17,164
  • navasmdc/materialdesignlibrarynavasmdc 的头像

    navasmdc/MaterialDesignLibrary

    8,922在 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
    在 GitHub 上查看↗8,922
  • chrisbanes/cheesesquarechrisbanes 的头像

    chrisbanes/cheesesquare

    7,645在 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
    在 GitHub 上查看↗7,645
  • rey5137/materialrey5137 的头像

    rey5137/material

    5,955在 GitHub 上查看↗

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

    Javaandroidjavamaterial
    在 GitHub 上查看↗5,955
查看 FloatingActionButton 的所有 30 个替代方案→

常见问题解答

clans/floatingactionbutton 是做什么的?

本项目提供了一套 Android Material Design 组件,包括浮动操作按钮与浮动操作菜单组件。这些元素通过可自定义的尺寸、阴影效果与 Jetpack Compose UI 组件,突出了主要屏幕操作。

clans/floatingactionbutton 的主要功能有哪些?

clans/floatingactionbutton 的主要功能包括: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。

clans/floatingactionbutton 有哪些开源替代品?

clans/floatingactionbutton 的开源替代品包括: 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…