I have UICollectionView in my custom keyboard, and it has two rows of cells with same heights, but different widths (size comes from server), direction of scroll is horizontal.
How can I show collection items side by side, without this strange centering which based on the previous cell width?