From 087502d2d3ff3a638e59d9873930a7e0c553ff66 Mon Sep 17 00:00:00 2001 From: Raj Yengisetty Date: Wed, 11 Jun 2014 11:48:36 -0700 Subject: Trebuchet : Default workspace improvements This reverts commit b54b34edd5c87e6d0702793b423b14dc24fb1076 Fix bug for mdpi devices crash loop. Revert requires overlays to know if GSF installed, adding a run time check to load default workspaces. Add in additional overlays per density for new LauncherModel and LauncherProvider 4.4.3 logic. Change-Id: I5709182521e80d273e892eb3310abd68acac95ad --- res/xml-sw600dp/default_workspace.xml | 75 --------- res/xml-sw600dp/default_workspace_gapps.xml | 171 +++++++++++++++++++++ res/xml-sw600dp/default_workspace_no_telephony.xml | 75 --------- .../default_workspace_no_telephony_gapps.xml | 171 +++++++++++++++++++++ 4 files changed, 342 insertions(+), 150 deletions(-) create mode 100644 res/xml-sw600dp/default_workspace_gapps.xml create mode 100644 res/xml-sw600dp/default_workspace_no_telephony_gapps.xml (limited to 'res/xml-sw600dp') diff --git a/res/xml-sw600dp/default_workspace.xml b/res/xml-sw600dp/default_workspace.xml index e0502aa13..b8034e320 100644 --- a/res/xml-sw600dp/default_workspace.xml +++ b/res/xml-sw600dp/default_workspace.xml @@ -25,37 +25,6 @@ launcher:y="0" launcher:spanX="5" launcher:spanY="3" /> - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/xml-sw600dp/default_workspace_no_telephony.xml b/res/xml-sw600dp/default_workspace_no_telephony.xml index 3d90372e0..522640a4d 100644 --- a/res/xml-sw600dp/default_workspace_no_telephony.xml +++ b/res/xml-sw600dp/default_workspace_no_telephony.xml @@ -25,37 +25,6 @@ launcher:y="0" launcher:spanX="5" launcher:spanY="3" /> - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3