Update normal dark button colour to match UX specs.

Change-Id: Ib009c9fcd8646f11af13d196c5ba9eb6464b4147
This commit is contained in:
Michael Kwan
2016-08-30 18:24:35 -07:00
parent f56bf7eae3
commit 9f175654b3

View File

@@ -22,5 +22,5 @@
<color name="primary_material_dark">#4D4D4D</color>
<color name="button_material_dark">#ff999999</color>
<color name="button_material_dark">#ff919699</color>
</resources>