jdamcd / android-crop

Android library project for cropping images
4.54k stars 1.08k forks source link

Same request code for Done and Cancel #268

Open ninamanalo19 opened 6 years ago

ninamanalo19 commented 6 years ago

I noticed that even if you press "Done" or "Cancel", it will still go under request code of Crop.REQUEST_CROP

Anyone who's experiencing the same?


It disregards RESULT_OK or RESULT_CANCELLED

ahmedrageh1 commented 6 years ago

you should check result code not request code