From ac1179e2c3356bb8eee2f91d62f8dd09f3801d20 Mon Sep 17 00:00:00 2001 From: Sultanxda Date: Tue, 8 Dec 2015 18:51:56 -0800 Subject: Snap: Separate default focus time between camera/video For the camera, the user expects a default tap-to-focus duration of 3 seconds with exposure locking. For the camcorder, however, the user expects a tap-to-focus duration of 0 seconds with no exposure locking, as the rapid change in exposure while recording would negatively impact the video. Separate the tap-to-focus option to reflect the recommended defaults. [mikeioannina]: Adapted to Snap Change-Id: I75bc0610f5d301c9728b4bc104b86e0fab5493fb Signed-off-by: Sultanxda --- res/xml/video_preferences.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/xml') diff --git a/res/xml/video_preferences.xml b/res/xml/video_preferences.xml index 134ecabf1..d42ad9d59 100755 --- a/res/xml/video_preferences.xml +++ b/res/xml/video_preferences.xml @@ -191,7 +191,7 @@ camera:entryValues="@array/pref_video_focusmode_entryvalues" /> -- cgit v1.2.3