mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-09 07:36:50 +00:00
Added white background to indicator for BLOCKED indicator
Also modified text colour in light theme to nicer red fixes #3524 Closes #3806 // FREEBIE
This commit is contained in:

committed by
Moxie Marlinspike

parent
a84dcf6a8e
commit
c72719747a
@@ -10,7 +10,7 @@
|
||||
<item name="colorPrimaryDark">@color/textsecure_primary_dark</item>
|
||||
<item name="colorAccent">@color/textsecure_primary_dark</item>
|
||||
|
||||
<item name="recipient_preference_blocked">#8e0000</item>
|
||||
<item name="recipient_preference_blocked">#d00000</item>
|
||||
<item name="contact_selection_label_text">#66000000</item>
|
||||
<item name="contact_selection_push_user">#ff000000</item>
|
||||
<item name="contact_selection_lay_user">#a0000000</item>
|
||||
|
Reference in New Issue
Block a user