mirror of
https://github.com/FossifyOrg/Camera.git
synced 2026-04-24 00:48:54 -04:00
make Focus Before Capture optional, disabled by default
This commit is contained in:
@@ -8,4 +8,5 @@ public class Constants {
|
||||
// Shared preferences
|
||||
public static final String PREFS_KEY = "Camera";
|
||||
public static final String LONG_TAP = "long_tap";
|
||||
public static final String FOCUS_BEFORE_CAPTURE = "focus_before_capture";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user