Skip to content

Commit 66390f5

Browse files
committed
add apps to README
1 parent 9290b91 commit 66390f5

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
SwitchButton
23
============
34

@@ -11,6 +12,7 @@ Now we get the biggest movement since SwitchButton published. v1.3.0 comes with
1112

1213
***
1314

15+
1416
Change Log
1517
---
1618

@@ -36,6 +38,7 @@ Add dependencies in build.gradle of your module
3638
}
3739
***
3840

41+
3942
Demo
4043
---
4144
I create a new demo apk to show you how to style the cute widget and use it. There's some screenshots of the new demo.
@@ -44,6 +47,7 @@ I create a new demo apk to show you how to style the cute widget and use it. The
4447

4548
***
4649

50+
4751
Usage
4852
---
4953

@@ -67,6 +71,7 @@ From **version 1.4.1** on, SwitchButton support operation without onCheckedChang
6771

6872
***
6973

74+
7075
Style
7176
---
7277

@@ -121,9 +126,12 @@ private String[] opts = new String[]{
121126
Beautiful Apps
122127
---
123128

124-
If you're using SwitchButton in your app, wish you can email me the name and link of your app and I'll create a list here. And that should be an utmost encouragement to me. :-) [kyleduo@gmail.com](mailto:kyleduo@gmail.com)
125-
129+
If you're using SwitchButton in your app, wish you can email me these infomation of your app and I'll create a list here. And that should be an utmost encouragement to me. :-) [kyleduo@gmail.com](mailto:kyleduo@gmail.com)
126130

131+
| App | Name | Description | Markets | Developer |
132+
| ---------------------------------------- | --------- | ---------------------------------------- | ---------------------------------------- | ---------------------------------------- |
133+
| ![headlines.png](https://static.kyleduo.com/headlines.png?imageView/2/w/80/) | Headlines | Headlines is a news dashboard for your smart TV. | [![market_logo_google_play.png](https://static.kyleduo.com/market_logo_google_play.png?imageView/2/w/80)](https://play.google.com/store/apps/details?id=com.mystraldesign.headlines)[![amazon-underground-app-us-black.png](https://static.kyleduo.com/amazon-underground-app-us-black.png?imageView/2/w/80)](https://www.amazon.com/Headlines-news-your-big-screen/dp/B01G93GRGC/ref=sr_1_1?ie=UTF8&qid=1487843182&sr=8-1&keywords=mystral+design) | [MYSTRAL](http://www.mystraldesign.com/) |
134+
| ![lantouzi.png](https://static.kyleduo.com/lantouzi.png?imageView/2/w/80) | 懒投资 | 专业安全的投资理财平台 | [官方网站](https://lantouzi.com/mobile/download) | [懒投资](https://lantouzi.com) |
127135

128136

129137
License

0 commit comments

Comments
 (0)