summaryrefslogtreecommitdiffstats
path: root/res/layout-land/launcher.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-land/launcher.xml')
-rw-r--r--res/layout-land/launcher.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/layout-land/launcher.xml b/res/layout-land/launcher.xml
index 8ee1413ee..3454ad49f 100644
--- a/res/layout-land/launcher.xml
+++ b/res/layout-land/launcher.xml
@@ -65,6 +65,10 @@
android:id="@+id/qsb_bar"
layout="@layout/qsb_bar" />
+ <include layout="@layout/overview_panel"
+ android:id="@+id/overview_panel"
+ android:visibility="gone" />
+
<!-- The Workspace cling must appear under the AppsCustomizePagedView below to ensure
that it is still visible during the transition to AllApps and doesn't overlay on
top of that view. -->