Fix 'indicator tab' coloring

Was previously white-on-near-white
// FREEBIE
This commit is contained in:
Jake McGinty
2015-01-23 10:59:22 -10:00
parent 39fd1e8f46
commit 48f6c2c526
3 changed files with 5 additions and 2 deletions

View File

@@ -15,6 +15,7 @@
<attr name="conversation_group_member_name" format="reference|color"/>
<attr name="conversation_sent_text_primary_color" format="reference|color"/>
<attr name="conversation_sent_text_secondary_color" format="reference|color"/>
<attr name="conversation_sent_text_indicator_tab_color" format="reference|color"/>
<attr name="conversation_received_card_background" format="reference|color"/>
<attr name="conversation_received_text_primary_color" format="reference|color"/>
<attr name="conversation_received_text_secondary_color" format="reference|color"/>