Basic support for composing emoji

This commit is contained in:
Moxie Marlinspike
2013-06-27 20:57:27 -07:00
parent 2db274080c
commit 2e31cfed11
83 changed files with 660 additions and 97 deletions

View File

@@ -16,6 +16,8 @@
<attr name="conversation_send_button" format="reference"/>
<attr name="conversation_send_secure_button" format="reference"/>
<attr name="conversation_delivered_indicator" format="reference"/>
<attr name="conversation_emoji_toggle" format="reference"/>
<attr name="conversation_keyboard_toggle" format="reference"/>
<attr name="navigation_drawer_background" format="reference|color"/>
<attr name="navigation_drawer_text_color" format="color"/>