Skip to content

Commit 1402fa5

Browse files
authored
Update README.md
1 parent c20ed08 commit 1402fa5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,7 @@ Utils.getSha512Hash(stringToHash);
704704
Utils.getSha512Hash(byte[] dataToHash);
705705
```
706706

707-
###AnimUtil
707+
### AnimUtil
708708

709709
>**This class can be used for animating activity or a view.**
710710
@@ -761,7 +761,7 @@ AnimUtil.slideAnim(@NonNull Context context, View view, int duration, @AnimRes i
761761
AnimUtil.bounceAnim(Context context, View view);
762762
```
763763

764-
###Social Buttons
764+
### Social Buttons
765765

766766
>**Use Social buttons like you use normal button.**
767767
@@ -823,7 +823,7 @@ AnimUtil.bounceAnim(Context context, View view);
823823
app:transparentBackground="true" />
824824
```
825825

826-
###Shine Button
826+
### Shine Button
827827

828828
>**Type of like button with some color explosion.**
829829

0 commit comments

Comments
 (0)