Skip to content

Commit ae42645

Browse files
committed
Merge pull request #210 from eeeeeccccc/master
添加SwitchButton
2 parents 5877063 + 2f99e7b commit ae42645

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -886,6 +886,11 @@ EditText 的 Material Design 实现。包含 [Google Material Design Spec](http:
886886
项目地址:https://github.com/zcweng/ToggleButton
887887
效果图:![Renderings](https://github.com/zcweng/ToggleButton/raw/master/ToggleButtonSample/21879.gif)
888888

889+
1. SwitchButton
890+
状态切换的 Button,类似 iOS,拥有良好的用户界面
891+
项目地址:https://github.com/kyleduo/SwitchButton
892+
效果图:![Renderings](https://raw.githubusercontent.com/kyleduo/SwitchButton/master/preview/demo_131.jpg)
893+
889894
1. SlideSwitch
890895
状态切换的开关,可以设置为类似 IOS 的圆形,也可以设置为矩形,用 View 实现
891896
项目地址:https://github.com/Leaking/SlideSwitch

0 commit comments

Comments
 (0)