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

check that getSlideUri() is not null before passing it to ScribbleActivity #3294

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

adbenitez
Copy link
Member

close #3288

not sure this will solve the problem completely, there are other places where ScribbleActivity is launched: to crop an avatar, however, if for some reason the URI is null there, then there is another bigger problem there, I tried both ways and couldn't reproduce the problem

Copy link

To test the changes in this pull request, install this apk:
📦 app-preview.apk

@adbenitez adbenitez merged commit 054902e into main Sep 16, 2024
2 checks passed
@adbenitez adbenitez deleted the adb/issue-3288 branch September 16, 2024 20:18
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.

NullPointerException in UriGlideRenderer.writeToParcel
2 participants