push conversation messages are now blue

// FREEBIE
This commit is contained in:
Jake McGinty
2014-02-23 13:59:12 -08:00
parent ca2eecaedf
commit 3dd27ed59a
9 changed files with 102 additions and 6 deletions

View File

@@ -33,6 +33,8 @@
<attr name="conversation_item_received_triangle_background" format="reference" />
<attr name="conversation_item_sent_background" format="reference" />
<attr name="conversation_item_sent_triangle_background" format="reference" />
<attr name="conversation_item_sent_push_background" format="reference" />
<attr name="conversation_item_sent_push_triangle_background" format="reference" />
<attr name="navigation_drawer_background" format="reference|color"/>
<attr name="navigation_drawer_text_color" format="color"/>