Yalantis / uCrop

Image Cropping Library for Android
https://yalantis.com/blog/introducing-ucrop-our-own-image-cropping-library-for-android/
11.85k stars 2.15k forks source link

A different picture is returned (API 32) #858

Closed spoonjulia closed 1 year ago

spoonjulia commented 1 year ago

Issue After editing a picture using Ucrop, another picture is returned.

Select a File(Picture) -> startActivity -> UcopActivity -> Edit the picture -> get data (onActivityResult) -> show the picture ->

expected the picture I selected and edited, but returned different one in my folder

spoonjulia commented 1 year ago

It's my product issue (related to destinationFilename). thanks a lot