jdamcd / android-crop

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

How to Disable Zoom feature of the Crop Window #275

Open RAJMONY opened 6 years ago

RAJMONY commented 6 years ago

Hello,

I'm using this library for cropping an image ,working very well according to my requirement except the Zoom in/out issue. I don't want the loaded image in the Crop activity to be zoom in or out. Is there any way to do it? is there any option like disabling it?(Zoom) And also my cropped image quality was not good as expected .. Any means to improve the Quality ?

Thanks team.