Revert "Remove unused resources"

AS seems to have miscalculated

This reverts commit 344af622b7.
This commit is contained in:
Moxie Marlinspike
2017-11-14 11:29:20 -08:00
parent 344af622b7
commit b88069f396
66 changed files with 1267 additions and 1 deletions

View File

@@ -23,10 +23,17 @@
<color name="gray78">#ff383838</color>
<color name="gray95">#ff111111</color>
<color name="gray95_transparent50">#7F111111</color>
<color name="conversation_compose_divider">#32000000</color>
<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>
<color name="device_link_item_background_light">#ffffffff</color>
<color name="device_link_item_background_dark">#ff333333</color>