jdamcd / android-crop

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

Captured image cropping preview issue #255

Open ddhavald opened 7 years ago

ddhavald commented 7 years ago

I am using this cropping library for cropping the image from Gallery as well as captured image from the Camera. From gallery the cropping working fine. but when I capture from the camera, the preview becomes small in cropping area, you can see attached screenshot. I have tested in Nexus 3, Nexus 5 and Moto G4, I think it is only happening in stock Android ROM.

imgpsh_fullsize

malikmotani commented 7 years ago

Facing the same issue! Have you found any solution?