-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Avoiding image from moving around when cropping #156
Comments
Do you mean like Android Image Cropper does? |
yah. i mean like what android image cropper does. |
Hello @gikarasojo. |
Please check the latest uCrop version Lightweight general solutioncompile 'com.yalantis:ucrop:2.2.0' Get power of the native code to preserve image quality (+ about 1.5 MB to an apk size)compile 'com.yalantis:ucrop:2.2.0-native' |
wow, i have compiled the latest version and it's wow. perfect man. great job |
when cropping an image, is there a way to avoid image from moving around and instead let the crop frame itself move?
The text was updated successfully, but these errors were encountered: