Merge "Vertically center the landscape navigation bar." into ics-mr0

This commit is contained in:
Justin Ho
2011-10-28 15:01:19 -07:00
committed by Android (Google) Code Review

View File

@@ -156,7 +156,7 @@
android:layout_height="match_parent" android:layout_height="match_parent"
android:layout_width="match_parent" android:layout_width="match_parent"
android:visibility="gone" android:visibility="gone"
android:paddingTop="24dp" android:paddingTop="0dp"
> >
<LinearLayout <LinearLayout