From 28bcccd399442239a32ab1024b0c09c9c5a25b8c Mon Sep 17 00:00:00 2001 From: Fei Zhang Date: Thu, 27 Mar 2014 13:55:24 +0800 Subject: Camera2: add UI option to on/off longshot Add a menu option to turn on/off longshot. Change-Id: I21b5b8e8181317dc2db5ece44a60be66a52f5d0a --- res/values/qcomarrays.xml | 11 +++++++++++ res/values/qcomstrings.xml | 4 ++++ 2 files changed, 15 insertions(+) (limited to 'res/values') diff --git a/res/values/qcomarrays.xml b/res/values/qcomarrays.xml index 07bb7eb6c..dfdd67cd3 100644 --- a/res/values/qcomarrays.xml +++ b/res/values/qcomarrays.xml @@ -579,5 +579,16 @@ @string/pref_camera_advanced_feature_value_optizoom_on + + + @string/setting_off + @string/setting_on + + + + @string/setting_off_value + @string/setting_on_value + + diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml index a55623dae..cd089a2ce 100644 --- a/res/values/qcomstrings.xml +++ b/res/values/qcomstrings.xml @@ -651,5 +651,9 @@ Invalid video-size for time-lapse recording. 1920x1080 + + + off + Continuous Shot -- cgit v1.2.3