summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2018-09-18 11:40:35 -0700
committerSunny Goyal <sunnygoyal@google.com>2018-09-18 11:41:02 -0700
commit1642f7173f71699fc2699e3fc20b0f37b47cddad (patch)
tree6b6208e2f5d9486658900128d15d83c889c66140 /res
parent194f58525a28150fa0757fcbe831b03b4daa4180 (diff)
downloadandroid_packages_apps_Trebuchet-1642f7173f71699fc2699e3fc20b0f37b47cddad.tar.gz
android_packages_apps_Trebuchet-1642f7173f71699fc2699e3fc20b0f37b47cddad.tar.bz2
android_packages_apps_Trebuchet-1642f7173f71699fc2699e3fc20b0f37b47cddad.zip
Removing ViewScrim and cutom drawing code
Bug: 109828640 Change-Id: I2cab0215a32c2ca6bc331d48083fcc00ada05c3b
Diffstat (limited to 'res')
-rw-r--r--res/values/config.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index 9f9747834..0efaccf19 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -101,9 +101,6 @@
<!-- View ID used by cell layout to jail its content -->
<item type="id" name="cell_layout_jail_id" />
- <!-- Tag id used for view scrim -->
- <item type="id" name="view_scrim" />
-
<!-- View IDs to store item highlight information -->
<item type="id" name="view_unhighlight_background" />
<item type="id" name="view_highlighted" />