summaryrefslogtreecommitdiffstats
path: root/res/layout/hotseat.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/hotseat.xml')
-rw-r--r--res/layout/hotseat.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/layout/hotseat.xml b/res/layout/hotseat.xml
index 7bef889a9..f5b5bbf71 100644
--- a/res/layout/hotseat.xml
+++ b/res/layout/hotseat.xml
@@ -20,5 +20,6 @@
android:id="@+id/layout"
android:layout_width="wrap_content"
android:layout_height="match_parent"
- android:layout_gravity="center" />
+ android:layout_gravity="center"
+ launcher:containerType="hotseat" />
</com.android.launcher3.Hotseat>