zepojo / UPCarouselFlowLayout

A fancy carousel flow layout for UICollectionView on iOS.
MIT License
1.66k stars 236 forks source link

How can I solve the alignment problem? #32

Open Ricardo1980 opened 6 years ago

Ricardo1980 commented 6 years ago

How can I solve the alignment problem when cells are smaller than half of the screen and I want to see the first or last cell?

See attached GIF:

bug mov

Thanks for suggestions.