Fork me on GitHub Android开源控件搜集----Button - 冰路梦 | binglumeng

Android开源控件搜集----Button

Posted by 冰路梦 on 2017-03-27

Android开源控件搜集–Button

Note:本篇博客长期维护更新,欢迎各位网友共同合作,共享知识与技术。

本篇博客主要搜集个人任务比较优秀的Android开源控件,大多来自github,并附上链接,自己学习之余,亦希望于大家有所帮助。

Android的控件还算比较多,官方和第三方自定义优秀控件数不胜数,搜集难免不全,逐步更新丰富吧。

Button

Button可以说是Android中仅次于Text View的,比较重要的一个控件,下面主要是搜集一些第三方优化效果的Button,其中有的也算是菜单Menu,或者progressbar,以后再修改分类吧。

  1. FloatingActionButton

    悬浮式的actionbutton,效果:

    floatingbutton

    github:https://github.com/futuresimple/android-floating-action-button

  2. floatingButton

    类似上面,这是一个可以监视滑动事件的floatingButton,效果:

    button

    github:https://github.com/makovkastar/FloatingActionButton

  3. circularProgressbutton

    带有圆形进度的button,效果:

    button

    github:https://github.com/dmytrodanylyk/circular-progress-button

  4. FloatingButton

    这个真是个全面的悬浮按钮button,效果:

    button

    button

    github:https://github.com/Clans/FloatingActionButton

  5. SwitchButton

    包含各式各样的开关button,效果:

    switch

    github:https://github.com/kyleduo/SwitchButton

  6. ProcessButton

    带有进度加载的Button,效果:

    button

    github:https://github.com/dmytrodanylyk/android-process-button

  7. ShineButton

    点赞的Button,效果:

    button

    github:https://github.com/ChadCSong/ShineButton

  8. ToggleButton

    类似IOS开关效果的button,效果:

    button

    github:https://github.com/zcweng/ToggleButton

  9. FlatButton

    扁平风格的可变色button,效果:

    button

    github:https://github.com/hoang8f/android-flat-button

  10. RapidFloatingButton

    好多floatingbutton啊,这个也是大同小异,效果:

    button

    github:https://github.com/wangjiegulu/RapidFloatingActionButton

  11. ArrowDoanloadButton

    准确的说这个是progressbutton更合适,效果:

    button

    github:https://github.com/fenjuly/ArrowDownloadButton

  12. fab

    可以说是拥有不同效果的floatingbutton,效果:

    button

    github:https://github.com/Scalified/fab

  13. FloatingNavButton

    悬浮式的导航菜单按钮button,效果:

    button

    github:https://github.com/andremion/Floating-Navigation-View

  14. FabButton

    都是floating了,效果:

    button

    github:https://github.com/ckurtm/FabButton

  15. JellyToggleButton

    花样繁多的togglebutton,效果:

    button

    github:https://github.com/Nightonke/JellyToggleButton

  16. fab

    又是一个fab,效果:

    button

    github:https://github.com/konifar/fab-transformation

  17. morphingButton

    进度变形的button,效果:

    button

    github:https://github.com/dmytrodanylyk/android-morphing-button

  18. gooeyMenu

    粘性泡泡效果的菜单button,效果:

    button

    github:https://github.com/anshulagarwal2k/GooeyMenu

  19. SatelliteMenu

    卫星菜单button,效果:

    button

    github:https://github.com/siyamed/android-satellite-menu

  20. TagGroup

    tag标签,效果:

    button

    github:https://github.com/2dxgujun/AndroidTagGroup/

  21. ArcMenu

    环形菜单button,效果:

    button

    github:https://github.com/daCapricorn/ArcMenu

  22. StateButton

    包含多种select效果的button,效果:

    button

    github:https://github.com/niniloveyou/StateButton

  23. AllAnagleButton

    综合卫星菜单和环形菜单的一个button,效果:

    button

    github:https://github.com/uin3566/AllAngleExpandableButton

  24. ShareButton

    简单含有分享模块的button,效果:

    button

    github:https://github.com/kayan1990/ShareButton

  25. faceOffButton

    一个修改带有笑脸的togglebutton,效果:

    button

    github:https://github.com/Nightonke/FaceOffToggleButton

  26. undoBar

    带有撤销功能的button,效果:

    button

    github:https://github.com/jenzz/Android-UndoBar

  27. BootstrapButton

    具有字形效果的button,效果:

    button

    github:https://github.com/Bearded-Hen/Android-Bootstrap

  28. LiquidButton

    又是一个加载的button,效果:

    button

    github:https://github.com/yoruriko/LiquidButton

  29. MagicButton

    简单的变形button,效果:

    button

    github:https://github.com/daniel-martins-ir/MagicButton

  30. RingButton

    可以一分为二的button,各自有各自的图标和点击事件,效果:

    button

    github:https://github.com/yankai-victor/RingButton