From 26b9e71f91b9cf1647c9b5870d322b709bb0340f 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/values/cm_strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'res/values/cm_strings.xml') diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml index be2d3286b..5ec63f3e2 100644 --- a/res/values/cm_strings.xml +++ b/res/values/cm_strings.xml @@ -199,6 +199,7 @@ Touch focus duration 3000 + 200 0s 3s -- cgit v1.2.3