Monday, September 2, 2013

UICollectionView horizontal flow layout: how to make cells go left-right top-down?

UICollectionView horizontal flow layout: how to make cells go left-right
top-down?

I'm using UICollectionView with different sections, the problem is within
a section if there are not enough item, the only items are centred, is
there a way to make it layout cells to be from left to right and top to
bottom? Without adding transparent placeholder cells? Thanks

No comments:

Post a Comment