Skip to content

Commit caa1e1d

Browse files
authored
Update README.md
1 parent 392c1bd commit caa1e1d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ If you want to modify or want some changes in loadingAnimation . So follow below
6565
##### or you can use
6666

6767
```JAVA
68-
loadingAnimation.start();
69-
loadingAnimation.stop();
68+
loadingAnimation.setStart();
69+
loadingAnimation.setStop();
7070
```
7171

7272
### LICENCE

0 commit comments

Comments
 (0)