-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi Will,
This library works perfectly to encode iOS emojis. Ex: //emoji = "Hello World! \ud83d\ude03";
But when, in a EmojiEditText I enter some emojis and i try to get their code with (EmojiHandler.encodeJava(this.getText().toString());) i just get codes that doesn't work neither display. Example: \u1F60A \u1F600 \u1F601 \uDE01 what can I do?
Metadata
Metadata
Assignees
Labels
No labels