My initial task is to have equal widths of cells and make them fill the entire row of the collection view with UICollectionViewFlowLayout.
Is there a way to calculate height of cells using autolayout, but provide width from sizeForItemAtIndexPath?