summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2015-04-29 14:57:22 -0700
committerSunny Goyal <sunnygoyal@google.com>2015-05-06 16:00:22 -0700
commit9ca9c1316da8382c1f663973072731033b5e533a (patch)
tree031df16c29b0794be582681a4040fed52943b3e2 /res/values/config.xml
parent1d08f70441999c66b76c97e48b4149e1433be3c3 (diff)
downloadandroid_packages_apps_Trebuchet-9ca9c1316da8382c1f663973072731033b5e533a.tar.gz
android_packages_apps_Trebuchet-9ca9c1316da8382c1f663973072731033b5e533a.tar.bz2
android_packages_apps_Trebuchet-9ca9c1316da8382c1f663973072731033b5e533a.zip
Adding accessibility widget resize
Change-Id: I954f01733474450cbeedba2406e1d6d373bb87a3
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 6ef863532..84ccef10c 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -102,4 +102,5 @@
<item type="id" name="action_move_to_workspace" />
<item type="id" name="action_move_screen_backwards" />
<item type="id" name="action_move_screen_forwards" />
+ <item type="id" name="action_resize" />
</resources>