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

* commit '34784ec862d86e2f3b3b115e7c065b052b7bc888':
  Fix dashboard shadows on tablets
This commit is contained in:
Jason Monk
2015-06-04 16:21:43 +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"
/>