From 785d2eb2b8d7072c8124300dd9168ff51a91cf38 Mon Sep 17 00:00:00 2001 From: Winson Chung Date: Thu, 14 Apr 2011 16:08:02 -0700 Subject: Initial changes to merged AllApps/Customize pane in the Phone UI. Change-Id: Ifa1676736033fe617dd0cca965156c38fa452948 --- res/layout-xlarge/launcher.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'res/layout-xlarge/launcher.xml') diff --git a/res/layout-xlarge/launcher.xml b/res/layout-xlarge/launcher.xml index c71d13190..6c6fecf82 100644 --- a/res/layout-xlarge/launcher.xml +++ b/res/layout-xlarge/launcher.xml @@ -53,11 +53,13 @@ android:id="@+id/all_apps_view" android:layout_width="match_parent" android:layout_height="match_parent" - android:layout_gravity="top" /> + android:layout_gravity="top" + android:visibility="invisible" /> + android:layout_gravity="bottom" + android:visibility="invisible" /> -- cgit v1.2.3