1

I´m usig uCrop library in my project and it´s awesome!

I have two questions.

Is it possible to adjust or fit an image within the area? Something like the parameter ScaleType:centerInside of android, for example :

enter image description here

And the other question : in the library can we use the parameter withMaxResultSize . it is available, or how we might implement a withMinResultSize making a resized image ?

I'll make a mention to Oleksii Shliama , but my question is for all users.

Thank you very much for your interest.

Regards!

Community
  • 1
  • 1
Sergio76
  • 3,835
  • 16
  • 61
  • 88

1 Answers1

0

You can check the answer here - https://github.com/Yalantis/uCrop/issues/138

edbaev
  • 167
  • 1
  • 9