ios - UICollectionViewFlowLayout: Cells with different widths, but same interitem spacing -


i have uicollectionview uicollectionviewflowlayout , cells have different widths. want cells float left , have same spacing between them. don't care if there white spacing on right of every row. ideas? thanks!

thank much!

enter image description here

you have implement custom uicollectionviewflowlayout, , override method:

- (nsarray *)layoutattributesforelementsinrect:(cgrect)rect 

similar question has been asked here: left align cells in uicollectionview


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

Maven Javadoc 'Cannot find default setter' and fails -