From 744942defd27dee02b4b6361a5dca7310ec4b386 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Thu, 19 Nov 2015 02:23:11 +0200 Subject: Partially revert "Trebuchet: Update default workspace" * Bring back LockClock to a sane position This reverts commit b31f1cc9e7827bf59571621295e32b2091056faa. Change-Id: Ia688b75028d5e94eb225b11fd703c143ec9fa216 --- res/xml/default_workspace_4x4.xml | 2 +- res/xml/default_workspace_5x5.xml | 2 +- res/xml/default_workspace_5x6.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'res') diff --git a/res/xml/default_workspace_4x4.xml b/res/xml/default_workspace_4x4.xml index 638803b5c..38e8d8ca4 100644 --- a/res/xml/default_workspace_4x4.xml +++ b/res/xml/default_workspace_4x4.xml @@ -25,7 +25,7 @@ launcher:className="com.cyanogenmod.lockclock.ClockWidgetProvider" launcher:screen="1" launcher:x="0" - launcher:y="1" + launcher:y="0" launcher:spanX="4" launcher:spanY="2" /> diff --git a/res/xml/default_workspace_5x5.xml b/res/xml/default_workspace_5x5.xml index 31f6bbead..231a99ba7 100644 --- a/res/xml/default_workspace_5x5.xml +++ b/res/xml/default_workspace_5x5.xml @@ -25,7 +25,7 @@ launcher:className="com.cyanogenmod.lockclock.ClockWidgetProvider" launcher:screen="1" launcher:x="0" - launcher:y="1" + launcher:y="0" launcher:spanX="5" launcher:spanY="2" /> diff --git a/res/xml/default_workspace_5x6.xml b/res/xml/default_workspace_5x6.xml index 7b49d0ed7..95667ba6c 100644 --- a/res/xml/default_workspace_5x6.xml +++ b/res/xml/default_workspace_5x6.xml @@ -25,7 +25,7 @@ launcher:className="com.cyanogenmod.lockclock.ClockWidgetProvider" launcher:screen="1" launcher:x="0" - launcher:y="1" + launcher:y="0" launcher:spanX="6" launcher:spanY="2" /> -- cgit v1.2.3