summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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" />