summaryrefslogtreecommitdiffstats
path: root/res/layout/launcher.xml
diff options
context:
space:
mode:
authorZak Cohen <zakcohen@google.com>2019-06-03 14:58:18 -0700
committerSunny Goyal <sunnygoyal@google.com>2019-06-05 11:18:09 -0700
commit8d19146b7b90664e1290d1c186c93e6d17fa94e8 (patch)
treefacb294bd33e840769cfdd8380bc170234d22116 /res/layout/launcher.xml
parentff9fe09b3f6cdf3a5046e22f8bcf30e99890f4c2 (diff)
downloadandroid_packages_apps_Trebuchet-8d19146b7b90664e1290d1c186c93e6d17fa94e8.tar.gz
android_packages_apps_Trebuchet-8d19146b7b90664e1290d1c186c93e6d17fa94e8.tar.bz2
android_packages_apps_Trebuchet-8d19146b7b90664e1290d1c186c93e6d17fa94e8.zip
Remove unused hints code.
This layout is handled by the provider of the hints now. Bug: 132886768 Test: manual Change-Id: Ifc0db2395a7503b1b03dcb796961ef6647c0413b (cherry picked from commit f3231f417db08185ec204b247d331dba6a9b0383)
Diffstat (limited to 'res/layout/launcher.xml')
-rw-r--r--res/layout/launcher.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/res/layout/launcher.xml b/res/layout/launcher.xml
index 9cab9c2a5..cca899bda 100644
--- a/res/layout/launcher.xml
+++ b/res/layout/launcher.xml
@@ -48,11 +48,6 @@
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