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

Add another null check to attempt to solve crash issues #96

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

Carifio24
Copy link
Owner

This PR is intended to try and solve a NPE error that that can pop up on some devices when setting up the sort/filter screen. I haven't been able to reproduce this, and so this is somewhat of a guess of where the crash might be is based on (obfuscated) crash reports. But a null check never hurt anyone, and this isn't inside of a loop or anything, so no reason not to give it a shot.

@Carifio24 Carifio24 merged commit af7e873 into master Sep 24, 2024
2 checks passed
@Carifio24 Carifio24 added the bug Something isn't working label Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant