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

Bug/80 cleanup gestures #83

Closed myeyesareblind closed 7 years ago

myeyesareblind commented 9 years ago

I am using animated transition to swap collection flow layouts, which sets collectionView few times. Make sure we don't re-add gesture recognizers again.