Skip to content
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

Close CropActivity if returning back from camera app without taking picture. #287

Merged
merged 6 commits into from
Dec 13, 2021

Conversation

ArmChilingarov
Copy link
Contributor

Close crop activity when user returns from camera app without taking picture ( back button) , in that case crop activity must not be shown.

how to reproduce/test

click TAKE CAMERA PIC ... WITH URI, when camera opens , click back button .
It still shows the crop activity , without any image, but should close the activity when TakeCamera() contract result is null or false.

Close crop activity  when user returns from camera app without taking picture ( back button) , in that case crop activity must not be shown.
@ArmChilingarov ArmChilingarov requested a review from a team as a code owner December 11, 2021 22:01
@Canato
Copy link
Member

Canato commented Dec 13, 2021

Thanks @ArmChilingarov could you please update the CHANGELOG?

@ArmChilingarov
Copy link
Contributor Author

Done

CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Canato <vcanato@gmail.com>
Copy link
Member

@Canato Canato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work, thanks for helping =D

@Canato Canato merged commit 3f56bfe into CanHub:main Dec 13, 2021
This was referenced Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants