summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
authorMiranda Kephart <mkephart@google.com>2019-04-19 18:35:21 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2019-04-19 18:35:21 +0000
commitb177185af2cc93aff1868cdaeb8b60e677780421 (patch)
tree6f58f38f2e4b7a23a61ee90aa2d186b4b08f48c9 /res/layout
parent6b31012350fe15be438d95f41caa7b75dfa25862 (diff)
parentbbc2b688a79d4d6d740e1b8f757b0b86a191b0a0 (diff)
downloadandroid_packages_apps_Trebuchet-b177185af2cc93aff1868cdaeb8b60e677780421.tar.gz
android_packages_apps_Trebuchet-b177185af2cc93aff1868cdaeb8b60e677780421.tar.bz2
android_packages_apps_Trebuchet-b177185af2cc93aff1868cdaeb8b60e677780421.zip
Merge "Remove obsolete ChipsContainer" into ub-launcher3-qt-dev
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/hint_container.xml17
-rw-r--r--res/layout/launcher.xml5
2 files changed, 0 insertions, 22 deletions
diff --git a/res/layout/hint_container.xml b/res/layout/hint_container.xml
deleted file mode 100644
index 75aa91341..000000000
--- a/res/layout/hint_container.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
- Copyright (C) 2019 The Android Open Source Project
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-<merge/> \ No newline at end of file
diff --git a/res/layout/launcher.xml b/res/layout/launcher.xml
index c9cea8062..6ecc1f55d 100644
--- a/res/layout/launcher.xml
+++ b/res/layout/launcher.xml
@@ -52,11 +52,6 @@
layout="@layout/overview_panel"
android:visibility="gone" />
- <include
- android:id="@+id/hints"
- layout="@layout/hint_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