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

Commit d52455c

Browse files
authored
Update README.md
1 parent c1312e0 commit d52455c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,12 @@ Add the dependency to your root *build.gradle*:
1414
Now add this dependency in your module *build.gradle*
1515
```groovy
1616
dependencies {
17-
implementation 'com.github.droidbond:LoadingButton:0.1.5'
17+
implementation 'com.github.droidbond:LoadingButton:0.1.6'
1818
}
1919
```
2020

2121
### Demo
22-
<img src="https://github.com/droidbond/LoadingButton/blob/master/device-2018-11-22-155730.png" width="250">
23-
<img src="https://github.com/droidbond/LoadingButton/blob/master/device-2018-11-22-155750.png" width="250">
24-
<img src="https://github.com/droidbond/LoadingButton/blob/master/device-2018-11-26-120750.png" width="250">
22+
<img src="https://github.com/droidbond/LoadingButton/blob/master/device-2018-11-22-155730.png" width="250"> <img src="https://github.com/droidbond/LoadingButton/blob/master/device-2018-11-22-155750.png" width="250"> <img src="https://github.com/droidbond/LoadingButton/blob/master/device-2018-11-26-120750.png" width="250">
2523

2624
### How to use
2725
For using custom attributes use `app` namespace

0 commit comments

Comments
 (0)