summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorSascha Haeberling <haeberling@google.com>2013-08-26 16:55:53 -0700
committerSascha Haeberling <haeberling@google.com>2013-08-26 17:09:43 -0700
commitd2219d3023a93ce15725af5009627eb37e982726 (patch)
treef103c302fa4b6dcf032c730d3465a6982ae4f68d /res
parent80af7dd871547d03ee9ff5023cbec00b1d8677ee (diff)
downloadandroid_packages_apps_Snap-d2219d3023a93ce15725af5009627eb37e982726.tar.gz
android_packages_apps_Snap-d2219d3023a93ce15725af5009627eb37e982726.tar.bz2
android_packages_apps_Snap-d2219d3023a93ce15725af5009627eb37e982726.zip
Remove Refocus string and icon
Bug: 10494566 Change-Id: I49c61a5e1ae31e0458250e6cc624d63547ac0372
Diffstat (limited to 'res')
-rw-r--r--res/drawable-xhdpi/ic_switch_refocus.pngbin833 -> 0 bytes
-rw-r--r--res/values/strings.xml2
2 files changed, 0 insertions, 2 deletions
diff --git a/res/drawable-xhdpi/ic_switch_refocus.png b/res/drawable-xhdpi/ic_switch_refocus.png
deleted file mode 100644
index 3175f35ae..000000000
--- a/res/drawable-xhdpi/ic_switch_refocus.png
+++ /dev/null
Binary files differ
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 37a231760..e7e1cf731 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -937,8 +937,6 @@
<string name="accessibility_switch_to_panorama">Switch to panorama</string>
<!-- The button to switch to the Photo Sphere mode. [CHAR LIMIT = NONE] -->
<string name="accessibility_switch_to_photo_sphere">Switch to Photo Sphere</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] -->