Question

I am using SSCollectionView to display images but the default spacing is too much. When I change the size of the item it just displays them larger with the same size and less items are shown be row. I tried to find the documentation for this but no luck.

Does anyone know how to do this?

Était-ce utile?

La solution

I'm looking at the documentation right now (first result on google). Link

Have you tried modifying rowSpacing or minimumColumnSpacing?

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top