biokys / cropimage

Replacement for deprecated official Android crop image function
555 stars 292 forks source link

How to set minimum cropping width and height? #51

Open kvarela opened 9 years ago

kvarela commented 9 years ago

I'd like to prevent the user from cropping the image smaller than a given number of pixels in both the x and y direction. Does anybody know how to do this?