Skip to content

Commit d54a1ad

Browse files
author
Ivan Vorobei
committed
Update README.md
1 parent 58bec75 commit d54a1ad

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
@@ -9,13 +9,13 @@ It's basically a `UICollectionView` with a sticky header flow layout (this one i
99
I added some jokes from "http://tambal.azurewebsites.net/joke/random" just so it's a little more interesting :)
1010

1111
## Refreshing
12-
<img src="https://github.com/ivanvorobei/ReplaceAnimation/blob/master/RefreshSuccess.gif" width="400"/>
12+
<img src="https://github.com/ivanvorobei/ReplaceAnimation/blob/master/RefreshSuccess.gif" width="300"/>
1313

1414
## Cancelling Refresh Animation
15-
<img src="https://github.com/ivanvorobei/ReplaceAnimation/blob/master/RefreshCancel.gif" width="400"/>
15+
<img src="https://github.com/ivanvorobei/ReplaceAnimation/blob/master/RefreshCancel.gif" width="300"/>
1616

1717
## Scrolling
18-
<img src="https://github.com/ivanvorobei/ReplaceAnimation/blob/master/Scrolling.gif" width="400"/>
18+
<img src="https://github.com/ivanvorobei/ReplaceAnimation/blob/master/Scrolling.gif" width="300"/>
1919

2020
# Contribution
2121
Any contribution is welcome. Just submit a pull request.

0 commit comments

Comments
 (0)