Merge "Temporary color change to make lock pattern screen visible"

This commit is contained in:
Amith Yamasani
2014-04-22 19:20:15 +00:00
committed by Android (Google) Code Review
9 changed files with 14 additions and 4 deletions

View File

@@ -46,6 +46,8 @@
<color name="circle_avatar_frame_shadow_color">#80000000</color>
<color name="circle_avatar_frame_pressed_color">#ffffffff</color>
<color name="lock_pattern_background">#8000</color>
<color name="quantum_blue_grey_50">#ffeceff1</color>
<color name="quantum_blue_grey_100">#ffcfd8dc</color>
<color name="quantum_blue_grey_300">#ff90a4ae</color>