iOSStyleEditText icon indicating copy to clipboard operation
iOSStyleEditText copied to clipboard

An EditText to support displaying iOS Emoji characters

iOSStyleEditText

In Android, the Emoji images are black and white. They look not quite beautiful. In iOS devices, the Emoji images are much better. So this project is to support the iOS Emoji Style EditText. When an Emoji character is typed, the iOS Style Emoji image will be displayed in real time.

The images are from here: https://github.com/github/gemoji.

Here is a screenshot from the sample app

Licence

Apache License Version 2.0

Please see the LICENSE-2.0.txt.