Merge "TabletStatusBar: Lights-out shadow view should be taller" into jb-dev

This commit is contained in:
John Spurlock
2012-06-26 09:55:53 -07:00
committed by Android (Google) Code Review

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 -->