Closed skined90 closed 7 years ago
Is there any possibility to avoid image to be zoomed initially to 1:1 instead of its real size f.e. 16:9?
Yes, I'll add that. Meanwhile, you can use fitToCenter() after setting the bitmap.
fitToCenter()
Added in 0.2.0.
User nocropper__fit_to_center=true in xml or CropperView#initWithFitToCenter(true)
nocropper__fit_to_center=true
CropperView#initWithFitToCenter(true)
Is there any possibility to avoid image to be zoomed initially to 1:1 instead of its real size f.e. 16:9?