mirror of
https://github.com/FossifyOrg/Camera.git
synced 2026-04-24 00:48:54 -04:00
remember if the last used camera was the front or the back one
This commit is contained in:
@@ -14,4 +14,5 @@ public class Constants {
|
||||
public static final String FORCE_RATIO = "force_ratio";
|
||||
public static final String MAX_RESOLUTION = "max_resolution";
|
||||
public static final String MAX_VIDEO_RESOLUTION = "max_video_resolution";
|
||||
public static final String LAST_USED_CAMERA = "last_used_camera";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user