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

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

View File

@@ -103,7 +103,7 @@
<FrameLayout <FrameLayout
android:id="@+id/bar_shadow_holder" android:id="@+id/bar_shadow_holder"
android:layout_width="match_parent" 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" android:layout_gravity="bottom"
> >
<!-- lights out shade --> <!-- lights out shade -->