swift - ios UICollectionView layout (margin and move of sections) -


what want this: enter image description here

as can see, second section's first bubble margined space in left.

what have is: enter image description here

i using uicollectionview, , think answer should uicollectionviewflowlayout. want know:

(1) how make rows have left margin

(2) how make rows lifted little after adding left margin it.

thank much!! please me out!!

check if cell of collection view in row (indexpath.row % 2 == 0) in cellforitematindexpath method. add padding position.


Comments

Popular posts from this blog

routing - AngularJS State management ->load multiple states in one page -

python - GRASS parser() error -

Swift game error message -