I have a issue when use EmojiParser.removeAllEmojis() method I have the String "\uD83D\uDE45♂️ 你好".After using this method,reture "♂️ 你好",I expect "你好". Can anyone help me,Thank U!
I have a issue when use EmojiParser.removeAllEmojis() method
I have the String "\uD83D\uDE45♂️ 你好".After using this method,reture "♂️ 你好",I expect "你好".
Can anyone help me,Thank U!