ArthurHub / Android-Image-Cropper

Image Cropping Library for Android, optimized for Camera / Gallery.
Apache License 2.0
6.4k stars 1.38k forks source link

Zoom image in cropview #779

Open tranvanphay opened 4 years ago

tranvanphay commented 4 years ago

I want to zoom image in cropView How to do it?

Serlopsal commented 4 years ago

.setAutoZoomEnabled(true)

Canato commented 3 years ago

Hey!

I start a new project to handover this library https://github.com/CanHub/Android-Image-Cropper

The ideia is that we keep improving because this project don’t have updates since 2018 Hope I can count with your help.

Open to contribute, next pieces of work will be Android 11 permissions, refactor into Kotlin and ActivityContract