Android-Image-Cropper
Android-Image-Cropper copied to clipboard
onActivityResultin fragment now is deprecated
in API level 28 and higher, the onActivtyResult in fragments is deprecated and as may you guess, getting cropped image result is no longer available in fragments. I think this useful project should be updated by ActivityResultLauncher in order to support higher versions.
@yasinhajilou π¨π¨π¨π¨π¨ THIS LIBRARY IS NOT MAINTAINED, PLEASE READ THIS π¨π¨π¨π¨π¨ #818
I start a new project to handover this library https://github.com/CanHub/Android-Image-Cropper
The ideia is that we keep improving because this project donβt have updates since 2018 Hope I can count with your help.
Open to contribute, next pieces of work will be Android 11 permissions, refactor into Kotlin and ActivityContract
onActivityResult is deprecated
https://github.com/CanHub/Android-Image-Cropper/issues/26
is on the To Do list, feel free to jump in and do it =D Otherwise, soon it will be done =)