summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2015-04-29 16:30:23 -0700
committerSunny Goyal <sunnygoyal@google.com>2015-04-29 18:15:36 -0700
commit9ae77771d751a5a7fe87f660ab70908b5f55d9fc (patch)
tree85ae80f7241366c957fa79af8dbb30d869f795e5 /res/values/config.xml
parent65d076b2ffe7ca96f014a95bd362c7d1ce004b97 (diff)
downloadandroid_packages_apps_Trebuchet-9ae77771d751a5a7fe87f660ab70908b5f55d9fc.tar.gz
android_packages_apps_Trebuchet-9ae77771d751a5a7fe87f660ab70908b5f55d9fc.tar.bz2
android_packages_apps_Trebuchet-9ae77771d751a5a7fe87f660ab70908b5f55d9fc.zip
Adding accessibility action to move item out of a folder
Change-Id: If67e3472793d6e0913adfbc9d78f64de7f751664
Diffstat (limited to 'res/values/config.xml')
-rw-r--r--res/values/config.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index 7ce40594f..21e1d6987 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -99,4 +99,5 @@
<item type="id" name="action_info" />
<item type="id" name="action_add_to_workspace" />
<item type="id" name="action_move" />
+ <item type="id" name="action_move_to_workspace" />
</resources>