steelkiwi / cropiwa

📐 Configurable Custom Crop widget for Android
http://steelkiwi.com/
2.23k stars 330 forks source link

After cropping croppedUri gives original image not cropped how to fix that? #65

Open parmarjaydeep-simformsolutions opened 3 years ago

parmarjaydeep-simformsolutions commented 3 years ago

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?