mirror of
https://github.com/SimpleMobileTools/Simple-Camera.git
synced 2025-06-27 09:02:59 +02:00
store/restore last used camera lens
This commit is contained in:
@ -10,6 +10,7 @@ const val SOUND = "sound"
|
||||
const val VOLUME_BUTTONS_AS_SHUTTER = "volume_buttons_as_shutter"
|
||||
const val FLIP_PHOTOS = "flip_photos"
|
||||
const val LAST_USED_CAMERA = "last_used_camera_2"
|
||||
const val LAST_USED_CAMERA_LENS = "last_used_camera_lens"
|
||||
const val FLASHLIGHT_STATE = "flashlight_state"
|
||||
const val INIT_PHOTO_MODE = "init_photo_mode"
|
||||
const val BACK_PHOTO_RESOLUTION_INDEX = "back_photo_resolution_index_2"
|
||||
|
Reference in New Issue
Block a user