第三方开源库-->那些酷炫的 Button 开源库整理
Posted Kevin-Dev
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了第三方开源库-->那些酷炫的 Button 开源库整理相关的知识,希望对你有一定的参考价值。
不断学习,做更好的自己!💪
视频号 | CSDN | 简书 |
---|---|---|
欢迎打开微信,关注我的视频号:KevinDev | 点我 | 点我 |
1、android-floating-action-button
GitHub 地址:https://github.com/zendesk/android-floating-action-button
简介: 基于 Material Design
规范的 Android
浮动操作按钮。
效果图:
2、FloatingActionButton
GitHub 地址:https://github.com/makovkastar/FloatingActionButton
简介: Android 浮动操作按钮。
效果图:
3、SwitchButton
GitHub 地址:https://github.com/zcweng/SwitchButton
简介: Android 浮动操作按钮。
效果图:
4、ShineButton
GitHub 地址:https://github.com/ChadCSong/ShineButton
简介: SwitchButton.一个漂亮的+轻量级+自定义风格的Android简单开关小部件,minSdkVersion >= 11。
效果图:
5、LikeButton
GitHub 地址:https://github.com/jd-alexander/LikeButton
简介: 这是 Android 的 UI 库。 像闪亮一样的效果。
效果图:
6、RapidFloatingActionButton
GitHub 地址:https://github.com/wangjiegulu/RapidFloatingActionButton
简介: 浮动操作按钮快速解决方案。
效果图:
7、android-flat-button
GitHub 地址:https://github.com/hoang8f/android-flat-button
简介: FButton - a flat button library for Android。
效果图:
8、android-process-button
GitHub 地址:https://github.com/dmytrodanylyk/android-process-button
简介: Android Buttons With Built-in Progress Meters.。
效果图:
9、circular-progress-button
GitHub 地址:https://github.com/dmytrodanylyk/circular-progress-button
简介: Android Circular Progress Button。
效果图:
10、FABProgressCircle
GitHub 地址:https://github.com/JorgeCastilloPrz/FABProgressCircle
简介: Material progress circle around any FloatingActionButton. 100% Guidelines.
效果图:
11、ProgressRoundButton
GitHub 地址:https://github.com/cctanfujun/ProgressRoundButton
简介: 一个带进度条的按钮。
效果图:
以上是关于第三方开源库-->那些酷炫的 Button 开源库整理的主要内容,如果未能解决你的问题,请参考以下文章
第三方开源库-->那些酷炫的 RecyclerView 开源库整理