mischa-hildebrand / AlignedCollectionViewFlowLayout

A collection view layout that gives you control over the horizontal and vertical alignment of the cells.
MIT License
1.28k stars 202 forks source link

Horizontal alignment - center #10

Closed BrenoVin closed 6 years ago

BrenoVin commented 6 years ago

That's any way to align the item centralized in the horizontalAlignment ?

mischa-hildebrand commented 6 years ago

Unfortunately, I see no way to achieve this properly with the current approach that the library uses.

For detailed information, see → pull request "horizontalAlignment.center".