From a8ab3dcc4641c90e4b2830b3a0f7cb804fbf3e7b Mon Sep 17 00:00:00 2001 From: Arne Coucheron Date: Wed, 28 Jun 2017 07:28:44 +0200 Subject: Update default workspace Change-Id: If62561591610c22203f6d16348ffbf074506dcef --- res/values/lineageos_strings.xml | 4 ++ res/xml/default_workspace_4x4.xml | 105 +++++++++++++++++++++++++++++++--- res/xml/default_workspace_5x5.xml | 116 +++++++++++++++++++++++++++++++++----- res/xml/default_workspace_5x6.xml | 111 ++++++++++++++++++++++++++++++++++-- 4 files changed, 308 insertions(+), 28 deletions(-) diff --git a/res/values/lineageos_strings.xml b/res/values/lineageos_strings.xml index bbc30c371..f6647059f 100644 --- a/res/values/lineageos_strings.xml +++ b/res/values/lineageos_strings.xml @@ -18,4 +18,8 @@ Trebuchet + + Google + Play + diff --git a/res/xml/default_workspace_4x4.xml b/res/xml/default_workspace_4x4.xml index 979a1b4c8..e1bd15177 100644 --- a/res/xml/default_workspace_4x4.xml +++ b/res/xml/default_workspace_4x4.xml @@ -19,9 +19,92 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -29,19 +112,25 @@ - + + - - - + launcher:y="-1" /> diff --git a/res/xml/default_workspace_5x5.xml b/res/xml/default_workspace_5x5.xml index f9cc0e789..cd7a5fbe6 100644 --- a/res/xml/default_workspace_5x5.xml +++ b/res/xml/default_workspace_5x5.xml @@ -19,30 +19,118 @@ - - + - - + launcher:y="0" + launcher:spanX="5" + launcher:spanY="2" /> - + + + + + + + + + + + + + + + + + + + + + + + - - + launcher:x="4" + launcher:y="4" > + + + + + + + + + - - + + + + + + + diff --git a/res/xml/default_workspace_5x6.xml b/res/xml/default_workspace_5x6.xml index 8493c265e..d5d83b68b 100644 --- a/res/xml/default_workspace_5x6.xml +++ b/res/xml/default_workspace_5x6.xml @@ -19,19 +19,118 @@ - - + + launcher:y="0" + launcher:spanX="6" + launcher:spanY="2" /> + + + + + + + + + + + + + + + + + + + + + + + + + launcher:x="5" + launcher:y="4" > + + + + + + + + + + + + + + + + + -- cgit v1.2.3