Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Commit e9d6fff

Browse files
authored
Update README.md
1 parent 578ce2a commit e9d6fff

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,15 @@ Just add the dependency to your *build.gradle*:
1515
implementation 'com.github.droidbond:LoadingButton:0.1.0'
1616
}
1717
```
18+
```
19+
minSdk 15
20+
targetSdk 28
21+
```
22+
23+
### Demo
24+
<img src="https://github.com/droidbond/LoadingButton/blob/master/device-2018-11-22-155730.png" width="250">
25+
<img src="https://github.com/droidbond/LoadingButton/blob/master/device-2018-11-22-155750.png" width="250">
26+
1827
### How to use
1928
Inside xml layout
2029
```xml

0 commit comments

Comments
 (0)