File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -9,14 +9,13 @@ It's basically a `UICollectionView` with a sticky header flow layout (this one i
9
9
I added some jokes from "http://tambal.azurewebsites.net/joke/random " just so it's a little more interesting :)
10
10
11
11
## Refreshing
12
- <img align = " left " 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 =" 400 " />
13
13
14
14
## Cancelling Refresh Animation
15
- ## Refreshing
16
- <img align =" left " 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 =" 400 " />
17
16
18
17
## Scrolling
19
- <img align = " left " 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 =" 400 " />
20
19
21
20
# Contribution
22
21
Any contribution is welcome. Just submit a pull request.
You can’t perform that action at this time.
0 commit comments