Use matching status bar color during action mode

Closes #3552
FREEBIE.
This commit is contained in:
Veeti Paananen
2015-07-08 00:46:21 +03:00
committed by Moxie Marlinspike
parent d6d881b0ca
commit 21c8051b02
3 changed files with 31 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
<color name="textsecure_holo_blue_light">#ff33b5e5</color>
<color name="dark_action_bar">#ff111111</color>
<color name="action_mode_status_bar">#ff1f1f1f</color>
<color name="touch_highlight">#400099cc</color>
<color name="light_button">#33ffffff</color>
<color name="light_button_highlight">#66ffffff</color>