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

App Crash: Pressing the crop button makes the app crash #88

Closed
Saransh-cpp opened this issue Feb 10, 2021 · 0 comments · Fixed by #95
Closed

App Crash: Pressing the crop button makes the app crash #88

Saransh-cpp opened this issue Feb 10, 2021 · 0 comments · Fixed by #95
Assignees

Comments

@Saransh-cpp
Copy link
Contributor

Saransh-cpp commented Feb 10, 2021

Using the crop feature makes the app crash both on my emulator and my physical device. The cause for this is some missing lines in AndroidManifest.xml.

After adding the code, the app works perfect but if I initially choose to crop, but then go back from the crop screen without cropping the image, it gives me an error saying the imagefile is null. This is solved by giving a minor tweek to cropimage function.

Edit: I have made the crop screen consistent with the present theme, I'll open a PR.

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 a pull request may close this issue.

1 participant