From e375abe61e8a8bb887bdaf1fa317a97a2993fe99 Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Sun, 6 Oct 2019 14:14:02 +0100 Subject: Trebuchet: Update default workspace Squash of commits 9eeb786 and c183526. Change-Id: I0ed2e193c8acbe52644412be82e906eab0cb5e30 --- res/values/lineage_strings.xml | 4 ++ res/xml/default_workspace_4x4.xml | 104 +++++++++++++++++++++++++++++++++--- res/xml/default_workspace_5x5.xml | 108 ++++++++++++++++++++++++++++++++++---- 3 files changed, 198 insertions(+), 18 deletions(-) diff --git a/res/values/lineage_strings.xml b/res/values/lineage_strings.xml index 5d2f53a9a..58b3a572d 100644 --- a/res/values/lineage_strings.xml +++ b/res/values/lineage_strings.xml @@ -25,4 +25,8 @@ When you swipe right from main home screen When you swipe left from main home screen + + + Google + Play diff --git a/res/xml/default_workspace_4x4.xml b/res/xml/default_workspace_4x4.xml index bf3c62c77..0e0ad1c55 100644 --- a/res/xml/default_workspace_4x4.xml +++ b/res/xml/default_workspace_4x4.xml @@ -59,9 +59,91 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -69,19 +151,25 @@ - + + - - - + launcher:y="-1" /> diff --git a/res/xml/default_workspace_5x5.xml b/res/xml/default_workspace_5x5.xml index ccdde2ca8..a2d130717 100644 --- a/res/xml/default_workspace_5x5.xml +++ b/res/xml/default_workspace_5x5.xml @@ -68,30 +68,118 @@ - - + - - + launcher:y="0" + launcher:spanX="5" + launcher:spanY="1" /> - + + + + + + + + + + + + + + + + - - - + + launcher:y="-1"> + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3