summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2018-02-12 14:25:48 -0800
committerSunny Goyal <sunnygoyal@google.com>2018-03-02 13:20:09 -0800
commitb29a5fa55ce3b84dd1829688db8522d5e68ffc44 (patch)
treefe21e0db577a62912dbda25a338646b14e5eadb6 /res/values/config.xml
parentf454ded32c5273ca71538b3ae61467eabaf8bfd4 (diff)
downloadandroid_packages_apps_Trebuchet-b29a5fa55ce3b84dd1829688db8522d5e68ffc44.tar.gz
android_packages_apps_Trebuchet-b29a5fa55ce3b84dd1829688db8522d5e68ffc44.tar.bz2
android_packages_apps_Trebuchet-b29a5fa55ce3b84dd1829688db8522d5e68ffc44.zip
Adding support for hiding widgets from the widget tray and reconfiguring widgets
> Removing AppInfo target > Switching between uninstall and setup based on the drag view Bug: 63931362 Change-Id: Iccd6f965fa3d61992244a365efc242122292c0ca
Diffstat (limited to 'res/values/config.xml')
-rw-r--r--res/values/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index 6821b5906..3f727cf38 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -127,7 +127,7 @@
<!-- Accessibility actions -->
<item type="id" name="action_remove" />
<item type="id" name="action_uninstall" />
- <item type="id" name="action_info" />
+ <item type="id" name="action_reconfigure" />
<item type="id" name="action_add_to_workspace" />
<item type="id" name="action_move" />
<item type="id" name="action_move_to_workspace" />