Skip to content

Commit 48e09fd

Browse files
Update README.md
1 parent 3acdba9 commit 48e09fd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ show material progress
2222
pDialog.setCancelable(false);
2323
pDialog.show();
2424

25-
![image](https://github.com/pedant/sweet-alert-dialog/raw/master/play_progress.gif)
2625

2726
You can customize progress bar dynamically with materialish-progress methods via **KAlertDialog.getProgressHelper()**:
2827
- resetCount()
@@ -45,7 +44,7 @@ You can customize progress bar dynamically with materialish-progress methods via
4544
- getSpinSpeed()
4645
- setSpinSpeed(float spinSpeed)
4746

48-
thanks to the project [materialish-progress](https://github.com/pnikosis/materialish-progress) and [@croccio](https://github.com/croccio) participation.
47+
4948

5049
more usages about progress, please see the sample.
5150

0 commit comments

Comments
 (0)