android-exifinterface Questions
1
Solved
I'm targeting Android 13 and using the new photo picker to retrieve images. E.g.
val photoPicker = rememberLauncherForActivityResult(
contract = ActivityResultContracts.PickMultipleVisualMedia()
...
Pede asked 20/8, 2022 at 19:1
1
© 2022 - 2024 — McMap. All rights reserved.