Yalantis / uCrop

Image Cropping Library for Android
https://yalantis.com/blog/introducing-ucrop-our-own-image-cropping-library-for-android/
11.89k stars 2.16k forks source link

How to set aspet ratio for free modle? #375

Closed flycumt closed 6 years ago

flycumt commented 6 years ago

I want to set aspet ratio for free modle, not just dynamic, hope user to ajust it as he wishes.

UltramanTIGA commented 6 years ago

same problem. Have you found way to solve?

Legementarion commented 6 years ago

Hi @flycumt ! As shown in ucrop sample you can set - UCrop.Options().setFreeStyleCropEnabled(true);

Is that what you want?

Legementarion commented 6 years ago

If you want use aspect ratio with freestyle mode, wait for next release, it now in develop