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

Returns bounds into intent #138

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Returns bounds into intent #138

wants to merge 1 commit into from

Conversation

Sunno
Copy link

@Sunno Sunno commented Jun 30, 2015

Hi! I'm including this feature since sometimes we need get crop bounds, for example, in my project I need to save cropping in an API in order to be edited in another devices (iOS or even web).

Bounds will be return as a rectangle in on activity result.

Rect bounds = data.getParcelableExtra(Crop.BOUNDS);

Please let me know if there's any issue concerning this.

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

Successfully merging this pull request may close these issues.

None yet

2 participants