Skip to content

Commit

Permalink
Merge branch 'master' of github.com:KelvinJin/AnimatedCollectionViewL…
Browse files Browse the repository at this point in the history
…ayout
  • Loading branch information
KelvinJin committed Feb 17, 2017
2 parents 109c506 + 0f9761e commit edfc54c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ collectionView.collectionViewLayout = layout

### Customization

Animators implement the protocol `LayoutAttributesAnimator`. Most of them have additionaly parameters that you can tweak the transitions.
Animators implement the protocol `LayoutAttributesAnimator`. Most of the built-in ones have additional parameters that you can tweak the transitions.
You can also write your own animators.

## TODO
Expand All @@ -78,7 +78,7 @@ You can also write your own animators.

## Author

Jin Wang
[Jin Wang](https://twitter.com/jinw1990)


## License
Expand Down

0 comments on commit edfc54c

Please sign in to comment.