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

* commit '62517a6e9ce85b23da67767a9e75e252d7989502':
  Fine tune the light radius from 800dp to 600dp
This commit is contained in:
ztenghui
2014-12-05 22:12:50 +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>