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?

有帮助吗?

解决方案

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

Have you tried modifying rowSpacing or minimumColumnSpacing?

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top