amulyakhare / TextDrawable

This light-weight library provides images with letter/text like the Gmail app. It extends the Drawable class thus can be used with existing/custom/network ImageView classes. Also included is a fluent interface for creating drawables and a customizable ColorGenerator.
MIT License
3.16k stars 612 forks source link

Add support for emojis (Android 5.0 +) #42

Closed Signoo closed 8 years ago

Signoo commented 8 years ago

I'm not sure if they've been added from Android 5.0 but is it possible to add support for emojis too? Some of them gets displayed correctly but the majority instead of showing the emojis displays a question mark, like in the screen attached.