This repository was archived by the owner on Jul 21, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -14,14 +14,12 @@ Add the dependency to your root *build.gradle*:
14
14
Now add this dependency in your module * build.gradle*
15
15
``` groovy
16
16
dependencies {
17
- implementation 'com.github.droidbond:LoadingButton:0.1.5 '
17
+ implementation 'com.github.droidbond:LoadingButton:0.1.6 '
18
18
}
19
19
```
20
20
21
21
### 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 " >
25
23
26
24
### How to use
27
25
For using custom attributes use ` app ` namespace
You can’t perform that action at this time.
0 commit comments