summaryrefslogtreecommitdiffstats
path: root/res/layout-land/workspace_screen.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-land/workspace_screen.xml')
-rw-r--r--res/layout-land/workspace_screen.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout-land/workspace_screen.xml b/res/layout-land/workspace_screen.xml
index 5207d7b9c..531bac242 100644
--- a/res/layout-land/workspace_screen.xml
+++ b/res/layout-land/workspace_screen.xml
@@ -21,8 +21,8 @@
android:layout_width="fill_parent"
android:layout_height="fill_parent"
- launcher:cellWidth="106dip"
- launcher:cellHeight="73dip"
+ launcher:cellWidth="@dimen/workspace_cell_width"
+ launcher:cellHeight="@dimen/workspace_cell_height"
launcher:longAxisStartPadding="0dip"
launcher:longAxisEndPadding="55dip"
launcher:shortAxisStartPadding="0dip"