AugustRush / UICollectionView-ARDynamicHeightLayoutCell

Automatically UICollectionViewCell size calculating.
MIT License
564 stars 86 forks source link

Fixed crash in swizzled methods when not using dynamic height #11

Closed loicgardiol closed 8 years ago

loicgardiol commented 8 years ago

For example when the app contains multiple collection views, ones that use dynamic height, and others that don't.