We are having the same issue with a Collection View Cell. The cell can be collapsed or open and auto layout only does open. (Obviously since it is using all of the text.) I thought we cold use sizeThatFits(...) to override the auto layout for the closed case, but it never gets called. It's one of the last things we need to fix to support dynamic text sizes.
Has there been an answer for this somewhere, or is there a better way to limit the collection view flow layout?
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: