From b0b2e6f588367cf40a4270cca81af7d78f8e382e Mon Sep 17 00:00:00 2001 From: Winson Chung Date: Tue, 12 Oct 2010 17:49:56 -0700 Subject: Tweaking spacing and layout of AllApps/Customize in portrait. - Also added workaround for tab label not being initially selected - Added fix for initial layout of PagedViews preventing side pages from having proper alpha - Marking widget dims format string as not translatable Change-Id: I74a5410b88e2766816a87b14e64058b4288c214d --- res/layout-xlarge-land/all_apps_tabbed.xml | 1 - res/layout-xlarge-land/customization_drawer.xml | 2 +- res/layout-xlarge-land/launcher.xml | 155 ++++++++++++++++++++++++ 3 files changed, 156 insertions(+), 2 deletions(-) create mode 100644 res/layout-xlarge-land/launcher.xml (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 4f573f8a8..3a07b9543 100644 --- a/res/layout-xlarge-land/all_apps_tabbed.xml +++ b/res/layout-xlarge-land/all_apps_tabbed.xml @@ -16,7 +16,6 @@ \ No newline at end of file diff --git a/res/layout-xlarge-land/launcher.xml b/res/layout-xlarge-land/launcher.xml new file mode 100644 index 000000000..65f29df00 --- /dev/null +++ b/res/layout-xlarge-land/launcher.xml @@ -0,0 +1,155 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3