lxcid / LXReorderableCollectionViewFlowLayout

Extends `UICollectionViewFlowLayout` to support reordering of cells. Similar to long press and pan on books in iBook.
http://lxcid.com/
MIT License
1.86k stars 328 forks source link

Problem with customizing cell size #70

Open johnqh opened 10 years ago

johnqh commented 10 years ago

In the demo project, add the following code to LXCollectionViewController.m

The resulted screen is like this. The last row is messed up:

ios simulator screen shot may 22 2014 3 48 15 pm