summaryrefslogtreecommitdiffstats
path: root/res/layout/workspace_screen.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/workspace_screen.xml')
-rw-r--r--res/layout/workspace_screen.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/workspace_screen.xml b/res/layout/workspace_screen.xml
index c7d30ced7..23e1def68 100644
--- a/res/layout/workspace_screen.xml
+++ b/res/layout/workspace_screen.xml
@@ -27,6 +27,6 @@
launcher:cellWidth="@dimen/workspace_cell_width"
launcher:cellHeight="@dimen/workspace_cell_height"
- launcher:widthGap="-1dp"
- launcher:heightGap="-1dp"
+ launcher:widthGap="@dimen/workspace_width_gap"
+ launcher:heightGap="@dimen/workspace_height_gap"
launcher:maxGap="@dimen/workspace_max_gap" />