I'm using a standard UICollectionViewFlowLayout
but it seems to do some overwork as it is centering the cells of section with one item and if the section contains 2 or 3 items, they are not distributed to fit width
How to get always the same distribution (to left) and margins (as with more than 3 items)