summaryrefslogtreecommitdiffstats
path: root/res/values/attrs.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2017-08-18 01:02:20 -0700
committerSunny Goyal <sunnygoyal@google.com>2017-08-24 15:11:18 -0700
commit81a70e5dc2c3ae53022755501fa49724db119f5c (patch)
treefa272cf75670335cced434e3480a2a9641aa52e2 /res/values/attrs.xml
parent9b745a82bf5cf8bf9383b63179d0a750e9ab9ab6 (diff)
downloadandroid_packages_apps_Trebuchet-81a70e5dc2c3ae53022755501fa49724db119f5c.tar.gz
android_packages_apps_Trebuchet-81a70e5dc2c3ae53022755501fa49724db119f5c.tar.bz2
android_packages_apps_Trebuchet-81a70e5dc2c3ae53022755501fa49724db119f5c.zip
Adding scrim in all-apps scrim
Bug: 64692527 Change-Id: Ib8262ad0cc3c95cd419eb9fa1dee3bbbc2d25a27
Diffstat (limited to 'res/values/attrs.xml')
-rw-r--r--res/values/attrs.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
index 7b52dae5d..68b628fb7 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -20,6 +20,7 @@
<!-- Attributes used for launcher theme -->
<attr name="allAppsScrimColor" format="color" />
+ <attr name="allAppsNavBarScrimColor" format="color" />
<attr name="popupColorPrimary" format="color" />
<attr name="popupColorSecondary" format="color" />
<attr name="popupColorTertiary" format="color" />