summaryrefslogtreecommitdiffstats
path: root/res/layout/launcher.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2018-02-28 15:09:36 -0800
committerSunny Goyal <sunnygoyal@google.com>2018-03-01 11:23:46 -0800
commit6639a5dfe0565f413c78e46c125f55333e8a9111 (patch)
tree0a209280a098c0ae6995fadea756d1aaa9ca807b /res/layout/launcher.xml
parent43936eb05c8e90264aa8a808c0bafb69abc092b1 (diff)
downloadandroid_packages_apps_Trebuchet-6639a5dfe0565f413c78e46c125f55333e8a9111.tar.gz
android_packages_apps_Trebuchet-6639a5dfe0565f413c78e46c125f55333e8a9111.tar.bz2
android_packages_apps_Trebuchet-6639a5dfe0565f413c78e46c125f55333e8a9111.zip
Updating the scrim and landscpae ui
> Instead of views, using a custom class to draw the color scrims > All-apps has full screen UI > Quickstep does not have search box in landscape Bug: 73085356 Change-Id: I360a78a2ade0134daad29fe712796cd39a381fbb
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 314359b8b..d07ff8107 100644
--- a/res/layout/launcher.xml
+++ b/res/layout/launcher.xml
@@ -44,11 +44,6 @@
layout="@layout/overview_panel"
android:visibility="gone" />
- <com.android.launcher3.views.AllAppsScrim
- android:id="@+id/all_apps_scrim"
- android:layout_width="match_parent"
- android:layout_height="match_parent" />
-
<!-- DO NOT CHANGE THE ID -->
<include
android:id="@+id/hotseat"