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

* commit '888605debd9d5ae35fed839893711aa2c3a3cc70':
  Fix dashboard shadows on tablets
This commit is contained in:
Jason Monk
2015-06-04 16:53:49 +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"
/>