Merge "Update normal dark button colour to match UX specs. am: 9f175654b3" into nyc-mr1-dev-plus-aosp

This commit is contained in:
Android Build Merger (Role)
2016-09-02 17:43:32 +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>