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

Commit 4768778

Browse files
authored
Update README.md
1 parent 64f0dd2 commit 4768778

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,9 @@ custombtn.showSuccess()
8080
```java
8181
custombtn.showError()
8282
```
83+
### Loading?
84+
```java
85+
custombtn.isLoading()
86+
```
8387

8488
For a complete example see the sample app https://github.com/droidbond/LoadingButton/tree/master/app

0 commit comments

Comments
 (0)