UITextView-Placeholder
UITextView-Placeholder copied to clipboard
Placeholder font changes if the first character entered into the text view is an emoticon
It changes to a monospaced font, like so:

Steps to Reproduce:
- Enter emoticon into text view
- Delete emoticon
Expected Outcome: Text view shows placeholder with correct font.
Actual Outcome:
Text view shows placeholder with monospaced font:
<UICTFont: 0x7fc85e9ed660> font-family: "Apple Color Emoji"; font-weight: normal; font-style: normal; font-size: 14.00pt">
@mattsson, thanks for detailed report. I'll check it as soon as possible :)
@mattsson, which version of iOS and UITextView+Placeholder did you tested with? Every emoji cause the bug?