summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2019-05-22 14:13:53 -0700
committerSunny Goyal <sunnygoyal@google.com>2019-05-22 14:23:12 -0700
commit5686333117ff6e2e4add6b2f32edcf047f241466 (patch)
treef7271799263a8d7d6cde5a6eb24bc9ad9ce25dd8 /res/values/config.xml
parent07b985b5e5763bafec786d52b8f65fdcff2d1b14 (diff)
downloadandroid_packages_apps_Trebuchet-5686333117ff6e2e4add6b2f32edcf047f241466.tar.gz
android_packages_apps_Trebuchet-5686333117ff6e2e4add6b2f32edcf047f241466.tar.bz2
android_packages_apps_Trebuchet-5686333117ff6e2e4add6b2f32edcf047f241466.zip
Adding a utility class to cache views at an activity level
Bug: 122345781 Change-Id: I9a939e0b19c06c1089c1ceb515f8b97fb5dbb49e
Diffstat (limited to 'res/values/config.xml')
-rw-r--r--res/values/config.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index 83aea8b1f..984729b20 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -86,7 +86,6 @@
<!-- View IDs to store item highlight information -->
<item type="id" name="view_unhighlight_background" />
- <item type="id" name="view_highlighted" />
<!-- Menu id for feature flags -->
<item type="id" name="menu_apply_flags" />