mirror of
https://github.com/FossifyOrg/Camera.git
synced 2026-04-24 00:48:54 -04:00
remember the last flashlight state
This commit is contained in:
@@ -15,4 +15,5 @@ public class Constants {
|
||||
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";
|
||||
public static final String LAST_FLASHLIGHT_STATE = "last_flashlight_state";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user