1 min readJun 12, 2016
That’s interesting. I wonder if it’s something to do with calling reloadData on your collection view in traitCollectionDidChange: rather than in collectionView:cellForItemAtIndexPath:, which is the only major difference I can see between your code and mine.