UILabel Attributed Text Anomaly: Unexpected Strikethrough When Setting Text Property in Swift
The following code, will create a red color text, without strike-through.
Shouldn’t UILabel sizeThatFits return a size smaller or equal to the given size, not bigger, for single line labels?
I have a single-line UILabel with the following configuration: