summaryrefslogtreecommitdiffstats
path: root/res/layout-land/hotseat.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-land/hotseat.xml')
-rw-r--r--res/layout-land/hotseat.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout-land/hotseat.xml b/res/layout-land/hotseat.xml
index 9dbe2344b..f82d5419e 100644
--- a/res/layout-land/hotseat.xml
+++ b/res/layout-land/hotseat.xml
@@ -25,8 +25,8 @@
android:layout_height="match_parent"
android:paddingTop="@dimen/workspace_top_padding"
android:paddingBottom="@dimen/workspace_bottom_padding"
- launcher:cellWidth="@dimen/workspace_cell_width"
- launcher:cellHeight="@dimen/workspace_cell_height"
+ launcher:cellWidth="@dimen/hotseat_cell_width"
+ launcher:cellHeight="@dimen/hotseat_cell_height"
launcher:widthGap="-1dp"
launcher:heightGap="-1dp"
launcher:maxGap="@dimen/workspace_max_gap" />