Skip to content

Commit ba76dd8

Browse files
author
michal_szwarc
committed
Add google play demo app
1 parent d071d81 commit ba76dd8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
/.idea/libraries
55
.DS_Store
66
/build
7+
/_exclude

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# MaterialSettings
22
MaterialSettings - small library to create settings activity
33

4-
[ ![Download](https://api.bintray.com/packages/kenumir/MaterialDialogs/MaterialSettings/images/download.svg) ](https://bintray.com/kenumir/MaterialDialogs/MaterialSettings/_latestVersion)
4+
[![Android app on Google Play](https://developer.android.com/images/brand/en_app_rgb_wo_45.png)](https://play.google.com/store/apps/details?id=com.wt.sampleapp)
5+
56

67
###Simple code:
78
```java

0 commit comments

Comments
 (0)