一网打尽__Android 开源代码合集(SwitchButton)

本人会陆续整理收集Android 中不同类列的开源框架。方便开发流程,减少开发查询成本。

SwitchButton

  1. SwitchButton

提供了一个方便的方法来使用和定制一个开关按钮小部件在Android。
地址:https://github.com/kyleduo/SwitchButton

  1. ToggleButton

Android上类似iOS的开关控件
地址:https://github.com/zcweng/ToggleButton

  1. Android-SwitchIcon

Switch图标的Google启动器风格实现
https://github.com/zagum/Android-SwitchIcon

  1. material-animated-switch

带有图标动画和颜色转换的Switch
https://github.com/glomadrian/material-animated-switch

  1. IconSwitch

自定义切换部件
https://github.com/polyak01/IconSwitch

  1. SHSwitchView

iOS7风格的Switch开关
https://github.com/7heaven/SHSwitchView

  1. SwitchButton

安卓开关按钮
https://github.com/xiaopansky/SwitchButton

  1. SwitchButton

优美的轻量级自定义样式的Switch按钮
https://github.com/zcweng/SwitchButton

  1. SwitchButton

一个漂亮的+轻量级+自定义风格的轻松切换小部件的Android,minSdkVersion >= 11
地址:https://github.com/zcweng/SwitchButton

  1. SwitchButton

一个酷炫的日间夜间模式切换按钮
地址:https://github.com/BaymaxTong/SwitchButton

你可能感兴趣的:(Android开源框架整理)