summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2018-04-17 10:45:24 -0700
committerSunny Goyal <sunnygoyal@google.com>2018-04-17 20:01:31 +0000
commitde967a2355752c2653ed14a1d57a7a8c8c2eef57 (patch)
tree19693c5bcaec0bedb8925de0b36e8a0b047319f6 /res/layout
parent71142fa4ac1172bca342630792c96999ae46db76 (diff)
downloadandroid_packages_apps_Trebuchet-de967a2355752c2653ed14a1d57a7a8c8c2eef57.tar.gz
android_packages_apps_Trebuchet-de967a2355752c2653ed14a1d57a7a8c8c2eef57.tar.bz2
android_packages_apps_Trebuchet-de967a2355752c2653ed14a1d57a7a8c8c2eef57.zip
Disabling alpha layer on some views
Change-Id: Ide1d5951ea80080f8fea8f32a76487b646b4f958 (cherry picked from commit 2020b20cd908d64863474ae53de64e6554fd85c9)
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/all_apps.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/res/layout/all_apps.xml b/res/layout/all_apps.xml
index 450d1074c..5e7b117c4 100644
--- a/res/layout/all_apps.xml
+++ b/res/layout/all_apps.xml
@@ -31,8 +31,6 @@
<include layout="@layout/all_apps_floating_header" />
- <!-- Note: we are reusing/repurposing a system attribute for search layout, because of a
- platform bug, which prevents using custom attributes in <include> tag -->
<include
android:id="@id/search_container_all_apps"
layout="@layout/search_container_all_apps"/>