summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-11-19 02:23:11 +0200
committerTom Powell <zifnab@zifnab06.net>2017-03-26 15:52:41 -0700
commit744942defd27dee02b4b6361a5dca7310ec4b386 (patch)
tree4e5bb089baac1034972e2418308d95f860f3f391 /res/xml
parent0e4eb1fb46735e86a33ed2245b697f567757798d (diff)
downloadandroid_packages_apps_Trebuchet-744942defd27dee02b4b6361a5dca7310ec4b386.tar.gz
android_packages_apps_Trebuchet-744942defd27dee02b4b6361a5dca7310ec4b386.tar.bz2
android_packages_apps_Trebuchet-744942defd27dee02b4b6361a5dca7310ec4b386.zip
Partially revert "Trebuchet: Update default workspace"
* Bring back LockClock to a sane position This reverts commit b31f1cc9e7827bf59571621295e32b2091056faa. Change-Id: Ia688b75028d5e94eb225b11fd703c143ec9fa216
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/default_workspace_4x4.xml2
-rw-r--r--res/xml/default_workspace_5x5.xml2
-rw-r--r--res/xml/default_workspace_5x6.xml2
3 files changed, 3 insertions, 3 deletions
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" />