mirror of
https://github.com/FossifyOrg/Camera.git
synced 2026-04-24 00:48:54 -04:00
limit max resolution as set in Settings
This commit is contained in:
@@ -10,4 +10,5 @@ public class Constants {
|
||||
public static final String LONG_TAP = "long_tap";
|
||||
public static final String FOCUS_BEFORE_CAPTURE = "focus_before_capture";
|
||||
public static final String FORCE_RATIO = "force_ratio";
|
||||
public static final String MAX_RESOLUTION = "max_resolution";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user