From df4b83dd9d6380ab963c62d1f9d1312efc87cb0f Mon Sep 17 00:00:00 2001 From: Winson Chung Date: Wed, 20 Oct 2010 17:49:27 -0700 Subject: More spacing changes for AllApps. - Also testing a simple scale of existing icons in lieu of high res icons. Change-Id: Ib9758064536cd1b1704344ea885bccdc93dd3466 --- res/layout-xlarge-land/all_apps_tabbed.xml | 16 ++++++++-------- res/layout-xlarge-land/launcher.xml | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'res/layout-xlarge-land') diff --git a/res/layout-xlarge-land/all_apps_tabbed.xml b/res/layout-xlarge-land/all_apps_tabbed.xml index 3a07b9543..fd9d9cbf6 100644 --- a/res/layout-xlarge-land/all_apps_tabbed.xml +++ b/res/layout-xlarge-land/all_apps_tabbed.xml @@ -15,8 +15,7 @@ --> + xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher"> + android:tabStripEnabled="false" /> + launcher:pageLayoutPaddingLeft="40dp" + launcher:pageLayoutPaddingRight="40dp"> diff --git a/res/layout-xlarge-land/launcher.xml b/res/layout-xlarge-land/launcher.xml index 65f29df00..0ef946f9a 100644 --- a/res/layout-xlarge-land/launcher.xml +++ b/res/layout-xlarge-land/launcher.xml @@ -26,7 +26,7 @@ layout="@layout/all_apps_tabbed" android:id="@+id/all_apps_view" android:layout_width="match_parent" - android:layout_height="550dip" + android:layout_height="600dip" android:layout_gravity="top"/> -- cgit v1.2.3