Merge "Update normal dark button colour to match UX specs." into cw-f-dev

This commit is contained in:
TreeHugger Robot
2016-09-01 17:18:27 +00:00
committed by Android (Google) Code Review

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>