cropiwa
cropiwa copied to clipboard
After cropping croppedUri gives original image not cropped how to fix that?
After calling cropView.crop() method I am getting original image uri in onCropSuccess and not the cropped one. How can I get cropped image uri?