Merge "Fixing crash in Launcher in portrait mode"

This commit is contained in:
Michael Jurka
2011-03-02 23:49:05 -08:00
committed by Android (Google) Code Review
@@ -17,6 +17,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher">
<com.android.launcher2.AllAppsBackground
android:id="@+id/all_apps_background"
android:layout_width="match_parent"
android:layout_height="match_parent" />
<LinearLayout