Update normal dark button colour to match UX specs.

am: 9f175654b3

Change-Id: I79be0f5513dee5550f913c09c1ca5ec282993511
This commit is contained in:
Michael Kwan
2016-09-02 17:41:36 +00:00
committed by android-build-merger

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>