AnimatedCollectionViewLayout icon indicating copy to clipboard operation
AnimatedCollectionViewLayout copied to clipboard

Does the collectionView has to be full screen?

Open athemer opened this issue 7 years ago • 1 comments

Hi, Does the collectionView has to be full screen? What if I want to pin my collectionView to the 1/3 top ? Is it possible ?

thanks :)

athemer avatar Aug 23 '17 08:08 athemer

I think it's definitely possible and it works with the sample app. The size of the collectionView shouldn't be a limit of this library. (the size of the cell might though)

KelvinJin avatar Aug 23 '17 10:08 KelvinJin