am f680c691: am 34784ec8: Merge "Fix dashboard shadows on tablets" into mnc-dev

* commit 'f680c6919184cbe6750d64b3d0e7a4487514f9db':
  Fix dashboard shadows on tablets
This commit is contained in:
Jason Monk
2015-06-04 16:43:08 +00:00
committed by Android Git Automerger

View File

@@ -30,6 +30,7 @@
android:paddingEnd="@dimen/dashboard_padding_end"
android:paddingTop="@dimen/dashboard_padding_top"
android:paddingBottom="@dimen/dashboard_padding_bottom"
android:clipToPadding="false"
android:orientation="vertical"
/>