Skip to content

Commit 6b2518d

Browse files
committed
updated readme
1 parent 2297061 commit 6b2518d

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,12 @@ latest version : [ ![Download](https://api.bintray.com/packages/agrawalsuneet/an
77

88
[![Android Arsenal]( https://img.shields.io/badge/Android%20Arsenal-SquareLoadersPack-green.svg?style=flat )]( https://android-arsenal.com/details/1/7246 ) [![CircleCI](https://circleci.com/gh/agrawalsuneet/SquareLoadersPack-Android.svg?style=svg)](https://circleci.com/gh/agrawalsuneet/SquareLoadersPack-Android) [![CircleCI](https://circleci.com/gh/agrawalsuneet/SquareLoadersPack-Android.svg?style=svg)](https://circleci.com/gh/agrawalsuneet/SquareLoadersPack-Android)
99

10-
![squaregridloader](https://user-images.githubusercontent.com/12999622/44960467-15765880-aef8-11e8-80fb-5a834ca5c628.gif) ![squaregridloader](https://user-images.githubusercontent.com/12999622/44960467-15765880-aef8-11e8-80fb-5a834ca5c628.gif)
10+
![usainboltloader](https://user-images.githubusercontent.com/12999622/54089745-52814300-4392-11e9-89d0-a5403b8ddb96.gif) ![squaregridloader](https://user-images.githubusercontent.com/12999622/44960467-15765880-aef8-11e8-80fb-5a834ca5c628.gif)
1111

1212

1313
![zipzaploader](https://user-images.githubusercontent.com/12999622/36222631-d8228584-11b9-11e8-8478-d1442891419c.gif) ![waveloader](https://user-images.githubusercontent.com/12999622/34330606-af613dc8-e916-11e7-9965-a686071002b9.gif)
1414

1515

16-
### MusicPlayerLoader
1716
![musicplayerloader](https://user-images.githubusercontent.com/12999622/35103527-00136c14-fc5e-11e7-84a0-9c2bc47236be.gif) ![RotatingSquareLoader](https://user-images.githubusercontent.com/12999622/35877618-c2f139c8-0b6d-11e8-8c66-b830c27ac430.gif)
1817

1918
Check all other loaders [here](https://agrawalsuneet.github.io/agrawalsuneet/opensourcecontribution/)

app/src/main/res/layout/activity_usainbolt.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<com.agrawalsuneet.squareloaderspack.loaders.UsainBoltLoader
5858
android:layout_width="wrap_content"
5959
android:layout_height="wrap_content"
60-
app:usainbolt_animDuration="300"
60+
app:usainbolt_animDuration="500"
6161
app:usainbolt_interpolator="@android:interpolator/linear"
6262
app:usainbolt_rectangleColor="@color/grey"
6363
app:usainbolt_rectangleWidth="16dp"

0 commit comments

Comments
 (0)