Skip to content
This repository was archived by the owner on Jan 7, 2023. It is now read-only.

Conversation

imaNNeo
Copy link

@imaNNeo imaNNeo commented Aug 22, 2017

You can just get crop coordinate details in ActivityResult Intent with these Keys :
result.getExtras().getInt(Crop.KEY_CROP_X);
result.getExtras().getInt(Crop.KEY_CROP_Y);
result.getExtras().getInt(Crop.KEY_CROP_WIDTH);
result.getExtras().getInt(Crop.KEY_CROP_HEIGHT);

@Canato
Copy link

Canato commented Mar 16, 2021

🚨🚨🚨🚨🚨 THIS LIBRARY IS NOT MAINTAINED, PLEASE READ THIS 🚨🚨🚨🚨🚨 #299

I start a new project to handover another crop 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 and hope this can help you

You can check the roadmap in projects
And the lib grow in discussions

Feel free to drop any PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants