am 55034822: am 62517a6e: Merge "Fine tune the light radius from 800dp to 600dp" into lmp-mr1-dev

* commit '550348220e959ff3c98b88c191a849ea2ee6062a':
  Fine tune the light radius from 800dp to 600dp
This commit is contained in:
ztenghui
2014-12-08 19:18:13 +00:00
committed by Android Git Automerger

View File

@@ -419,7 +419,7 @@
<!-- Lighting and shadow properties -->
<dimen name="light_y">-200dp</dimen>
<dimen name="light_z">800dp</dimen>
<dimen name="light_radius">800dp</dimen>
<dimen name="light_radius">600dp</dimen>
<item type="dimen" format="float" name="ambient_shadow_alpha">0.075</item>
<item type="dimen" format="float" name="spot_shadow_alpha">0.15</item>