OSDN Git Service

Update ambient shadow for TV.
authorTim Kilbourn <tkilbourn@google.com>
Fri, 12 Sep 2014 18:35:21 +0000 (11:35 -0700)
committerTim Kilbourn <tkilbourn@google.com>
Sat, 13 Sep 2014 00:50:23 +0000 (17:50 -0700)
Bug: 17462175
Change-Id: I2fb6e939fc428e95b944e87a3a82a3db6130c762

core/res/res/values-television/dimens.xml

index 69c3da5..4c25225 100644 (file)
@@ -17,7 +17,7 @@
 
      <!-- Lighting and shadow properties -->
      <dimen name="light_y">-400dp</dimen>
-     <item type="dimen" format="float" name="ambient_shadow_alpha">0.06</item>
+     <item type="dimen" format="float" name="ambient_shadow_alpha">0.15</item>
      <item type="dimen" format="float" name="spot_shadow_alpha">0.3</item>
 
 </resources>