Android-Image-Cropper icon indicating copy to clipboard operation
Android-Image-Cropper copied to clipboard

onActivityResultin fragment now is deprecated

Open yasinhajilou opened this issue 3 years ago β€’ 1 comments

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 avatar Feb 28 '21 19:02 yasinhajilou

@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 =)

Canato avatar Mar 02 '21 09:03 Canato