ra1028 / RAReorderableLayout

A UICollectionView layout whitch can move item with drag and drop.
MIT License
867 stars 140 forks source link

fixed HorizontalViewController::collectionView.bounds. #30

Closed hirohitokato closed 8 years ago

hirohitokato commented 8 years ago

The collection view's bounds, which is in HorizontalViewController of the sample project, does not fit its frame.

ra1028 commented 8 years ago

@hirohitokato Thanks!