1

This might be something pretty obvious but I haven't been able to figure it out. I know how to set different sizes for each cell, and spaces between sections using UICollectionViewLayout. What about different spaces for each cell?

To give you a better idea I currently have:

enter image description here

and need it to look like this:

enter image description here

Any suggestions? Thanks in advance

[Edit] Ok the suggested link as possible duplicated solved my specific problem, but did not answer my question. In this case I wanted to center the the last cell. But what if I want the cell to be slightly more right or slightly more left? That's the actual problem I was trying to solve.

MVZ
  • 2,220
  • 5
  • 27
  • 57
  • Is this answer helpful: http://stackoverflow.com/a/40020252/2617369 or are you looking for a more custom spacing? like different spaces for different cells? – Prientus Mar 10 '17 at 21:53
  • Possible duplicate of [How to center horizontally UICollectionView Cells?](http://stackoverflow.com/questions/34267662/how-to-center-horizontally-uicollectionview-cells) – Nazmul Hasan Mar 10 '17 at 21:55
  • @MXV did you solve your problem .. ? – Nazmul Hasan Mar 11 '17 at 07:30

0 Answers0