rustema / peggy-meter

Peggy Meter - Mood Meter app.
http://www.peggyjo.io
Apache License 2.0
5 stars 3 forks source link

Missing Emoji on physical Alcatel Onetouch 4 #9

Closed ryankwok closed 2 years ago

ryankwok commented 6 years ago

Screenshot(Private Link)

Also note that there are no corresponding emojis in the graph either. This is not an issue for the emulated Nexus 5X that I've been testing on.

rustema commented 6 years ago

Yep, that's the downside of using UTF-8 characters for smileys. A fix would be creating proper image assets (icons) and using them on something like image buttons.

rustema commented 6 years ago

Saketh will be looking into this.