summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authornicolasroard <nicolasroard@google.com>2012-10-19 14:10:46 -0700
committernicolasroard <nicolasroard@google.com>2012-10-19 15:43:26 -0700
commitd2311284fe1c6cbe69a4771cc5837db02cca183b (patch)
tree680e0d6b094746bbcdc6a108ba0157122dff43ac /res/values
parent701526a962647cff3bd8b5360c10fd79636926cc (diff)
downloadandroid_packages_apps_Snap-d2311284fe1c6cbe69a4771cc5837db02cca183b.tar.gz
android_packages_apps_Snap-d2311284fe1c6cbe69a4771cc5837db02cca183b.tar.bz2
android_packages_apps_Snap-d2311284fe1c6cbe69a4771cc5837db02cca183b.zip
Improves swipe gesture
bug:7379463 - better timings - add original label - remove the gesture detector from ImageZoom (use the parent's one) Change-Id: Ib6879e471dfc21cb3a112aa36a61cd304516cf7f
Diffstat (limited to 'res/values')
-rw-r--r--res/values/filtershow_strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/filtershow_strings.xml b/res/values/filtershow_strings.xml
index a312f5afe..f6e4f4f8d 100644
--- a/res/values/filtershow_strings.xml
+++ b/res/values/filtershow_strings.xml
@@ -23,6 +23,8 @@
<!-- String shown when we cannot load the image when starting the activity [CHAR LIMIT=NONE] -->
<string name="cannot_load_image">Cannot load the image!</string>
+ <!-- String displayed when showing the original image [CHAR LIMIT=NONE] -->
+ <string name="original_picture_text">Original</string>
<!-- actionbar menu -->