Why on Xcode 11, UICollectionViewCell changes size as soon as you scroll (I already set size in sizeForItem AtIndexPath:)?

I have the same problem. And my solution is to change the Estimate size to None in the Xcode 11.

enter image description here

Leave a Comment