Skip to content

Commit cd7da3a

Browse files
authored
Merge pull request #9 from ivanvorobei/master
Update size of preview
2 parents 82ea3e9 + d54a1ad commit cd7da3a

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-
![alt tag](RefreshSuccess.gif)
12+
<img src="https://github.com/ivanvorobei/ReplaceAnimation/blob/master/RefreshSuccess.gif" width="300"/>
1313

1414
## Cancelling Refresh Animation
15-
![alt tag](RefreshCancel.gif)
15+
<img src="https://github.com/ivanvorobei/ReplaceAnimation/blob/master/RefreshCancel.gif" width="300"/>
1616

1717
## Scrolling
18-
![alt tag](Scrolling.gif)
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)