Skip to content

Commit bfa4f2a

Browse files
committed
Merge pull request Trinea#110 from Leaking/master
Add SlideSwitch
2 parents 835ee33 + 86927fb commit bfa4f2a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -760,6 +760,12 @@ EditText 的 Material Design 实现。包含 [Google Material Design Spec](http:
760760
效果图:![Renderings](https://github.com/zcweng/ToggleButton/raw/master/ToggleButtonSample/21879.gif)
761761
<a href="https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC" title="返回目录" style="width:100%"><img src="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png" align="right"/></a>
762762

763+
764+
1. SlideSwitch
765+
状态切换的开关,可以设置为类似IOS的圆形,也可以设置为矩形,用 View 实现
766+
项目地址:https://github.com/Leaking/SlideSwitch
767+
效果图:![Renderings](https://github.com/Leaking/SlideSwitch/blob/master/Example/TestLibs/res/drawable-hdpi/slide_c.gif)
768+
763769
1. ExpandableTextView
764770
可展开和收缩内容的TextView。
765771
项目地址:https://github.com/Manabu-GT/ExpandableTextView

0 commit comments

Comments
 (0)