We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5877063 + 2f99e7b commit ae42645Copy full SHA for ae42645
README.md
@@ -886,6 +886,11 @@ EditText 的 Material Design 实现。包含 [Google Material Design Spec](http:
886
项目地址:https://github.com/zcweng/ToggleButton
887
效果图:
888
889
+1. SwitchButton
890
+状态切换的 Button,类似 iOS,拥有良好的用户界面
891
+项目地址:https://github.com/kyleduo/SwitchButton
892
+效果图:
893
+
894
1. SlideSwitch
895
状态切换的开关,可以设置为类似 IOS 的圆形,也可以设置为矩形,用 View 实现
896
项目地址:https://github.com/Leaking/SlideSwitch
0 commit comments