ecerney / CollectionViewWaterfallLayout

Pinterest inspired layout for UICollectionViews
MIT License
491 stars 69 forks source link

Add prefferedDelegate to CollectionViewWaterfallLayout #15

Closed kumapo closed 7 years ago

kumapo commented 8 years ago

This changes are convenient for the case of using an custom object adapted UICollectionViewDelegate instead of collectionView's delegate.

This PR includes 2 changes: