joypixels/emojione

Generated Emojione.java is too large

Open

#516 opened on 2017年6月8日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)PHP (4,447 stars) (569 forks)batch import
bughelp wanted

説明

Unfortunately with the current amount of emojis the generated Java file for Android is too large, and the compiler complains with the error: "code too large".

I'd suggest to change the way emojis are loaded, in a similar way emoji-java[1] library is doing, by loading a JSON file instead of a hardcoded HashMap.

[1] https://github.com/vdurmont/emoji-java

コントリビューターガイド

Generated Emojione.java is too large · joypixels/emojione#516 | Good First Issue