UITextView-Placeholder
UITextView-Placeholder copied to clipboard
Attributed and non-attributed placeholder overlapping on iOS 13.4
What
Attributed and non-attributed placeholder overlapping on iOS 13.4. The issue seems to be related to the order we set text and the placeholder text.
Is this an expected behavior? I guess the most obvious expectation would be that the last one set(attributed or not) should be the one that rules.