summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorSascha Haeberling <haeberling@google.com>2013-07-23 18:30:17 -0700
committerSascha Haeberling <haeberling@google.com>2013-07-24 12:18:28 -0700
commit470416e809943136004819d77244d47eda7a5c91 (patch)
tree59b72a80fef94244b0638dc9135b06978cc817c9 /res
parent458da19fb064427a320aed8fe25b0c0cdb78109f (diff)
downloadandroid_packages_apps_Snap-470416e809943136004819d77244d47eda7a5c91.tar.gz
android_packages_apps_Snap-470416e809943136004819d77244d47eda7a5c91.tar.bz2
android_packages_apps_Snap-470416e809943136004819d77244d47eda7a5c91.zip
Refocus integration phase 1.
Bug: 9966846 Change-Id: I591ce1ee878a9f4d6bd63eddef6e79608ffd69ec
Diffstat (limited to 'res')
-rw-r--r--res/drawable-xhdpi/ic_switch_refocus.pngbin0 -> 833 bytes
-rw-r--r--res/values/strings.xml2
2 files changed, 2 insertions, 0 deletions
diff --git a/res/drawable-xhdpi/ic_switch_refocus.png b/res/drawable-xhdpi/ic_switch_refocus.png
new file mode 100644
index 000000000..3175f35ae
--- /dev/null
+++ b/res/drawable-xhdpi/ic_switch_refocus.png
Binary files differ
diff --git a/res/values/strings.xml b/res/values/strings.xml
index c110e79d7..f2d69c8c3 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -942,6 +942,8 @@
<string name="accessibility_switch_to_panorama">Switch to panorama</string>
<!-- The button to switch to new Panorama mode. [CHAR LIMIT = NONE] -->
<string name="accessibility_switch_to_new_panorama">Switch to new panorama</string>
+ <!-- The button to switch to the Re-Focus mode. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_switch_to_refocus">Switch to Refocus</string>
<!-- The button in review mode indicating that the photo taking, video recording, and panorama saving session should be canceled [CHAR LIMIT = NONE] -->
<string name="accessibility_review_cancel">Review cancel</string>
<!-- The button in review mode indicating that the taken photo/video is OK to be attached/uploaded [CHAR LIMIT = NONE] -->