am 59bd7c2f: am 64b7a3e9: Merge "TabletStatusBar: Lights-out shadow view should be taller" into jb-dev

* commit '59bd7c2f4e5f1e2aedf9a8ca578561c13e4b6be3':
  TabletStatusBar: Lights-out shadow view should be taller
This commit is contained in:
John Spurlock
2012-06-26 09:59:38 -07:00
committed by Android Git Automerger

View File

@@ -103,7 +103,7 @@
<FrameLayout
android:id="@+id/bar_shadow_holder"
android:layout_width="match_parent"
android:layout_height="@*android:dimen/status_bar_height"
android:layout_height="@*android:dimen/system_bar_height"
android:layout_gravity="bottom"
>
<!-- lights out shade -->