SimpleCropView icon indicating copy to clipboard operation
SimpleCropView copied to clipboard

Fit the entire large image inside the fixed crop window

Open midhun-murali opened this issue 6 years ago • 0 comments

I have an image which has height greater than its width. I want to achieve something like user can pinch zoom out to fit the whole image inside a fixed cropping window. If there is any empty space after zooming out then it should be filled with a default color like black or white. Something like

Screenshot 2019-05-30 at 1 38 44 PM

Is this possible with this library. And thank you for providing this wonderful library.

midhun-murali avatar May 30 '19 08:05 midhun-murali