new send icons, fix logic for disabling/enabling

// FREEBIE
This commit is contained in:
Jake McGinty
2014-03-20 00:54:05 -07:00
parent 73e2f6ce59
commit 54a882a11d
33 changed files with 27 additions and 24 deletions

View File

@@ -23,8 +23,9 @@
<attr name="conversation_background" format="reference|color"/>
<attr name="conversation_editor_background" format="reference"/>
<attr name="conversation_editor_text_color" format="reference|color"/>
<attr name="conversation_send_button" format="reference"/>
<attr name="conversation_send_secure_button" format="reference"/>
<attr name="conversation_send_button_push" format="reference"/>
<attr name="conversation_send_button_sms_secure" format="reference"/>
<attr name="conversation_send_button_sms_insecure" format="reference"/>
<attr name="conversation_delivered_indicator" format="reference"/>
<attr name="conversation_emoji_toggle" format="reference"/>
<attr name="conversation_keyboard_toggle" format="reference"/>