This website requires JavaScript.
Explore
Help
Sign in
empathicqubit
/
Signal-Android
Watch
1
Star
0
Fork
You've already forked Signal-Android
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
c4339813e6
Signal-Android
/
res
/
values
/
emoji.xml
4 lines
64 B
XML
Raw
Normal View
History
Unescape
Escape
refactor emoji code into package 1) EmojiTextView and EmojiEditText are used instead of using code to emojify text. 2) Emoji categories' code points are specified in XML 3) EmojiDrawer itself is a fragment, and its pages are also fragments, allowing for better memory management. Fixes #2938 Fixes #2936 Closes #3153 // FREEBIE
2015-05-06 13:53:55 -07:00
<?xml version="1.0" encoding="utf-8"?>
<resources
>
new emoji arrays
2015-05-15 17:32:55 -07:00
</resources>
Reference in a new issue
Copy permalink