I have a vertical flow collectionview with everything constrained in auto layouy except the cell size.
the collectionview is constrained to the sides of the screen, the images and text are constrained within the custom cell. but i can't seem to constrain the cell to the collection view so when i change device size the cell stays the same size as the screen it was created on.
any way around this?