summaryrefslogtreecommitdiffstats
path: root/res/layout/launcher.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/launcher.xml')
-rw-r--r--res/layout/launcher.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/layout/launcher.xml b/res/layout/launcher.xml
index cca899bda..9cab9c2a5 100644
--- a/res/layout/launcher.xml
+++ b/res/layout/launcher.xml
@@ -48,6 +48,11 @@
layout="@layout/overview_panel"
android:visibility="gone" />
+ <include
+ android:id="@+id/hints"
+ layout="@layout/proactive_hints_container"
+ android:visibility="gone"/>
+
<!-- Keep these behind the workspace so that they are not visible when
we go into AllApps -->
<com.android.launcher3.pageindicators.WorkspacePageIndicator