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

Fixes #2211 fix rare crash #2224

Merged
merged 1 commit into from
Sep 22, 2021
Merged

Fixes #2211 fix rare crash #2224

merged 1 commit into from
Sep 22, 2021

Conversation

marcnause
Copy link
Contributor

@marcnause marcnause commented Sep 22, 2021

Fixes #2211

Changes: Added several null-checks to prevent NullPointerExceptions when referned views have already been removed in a later stage of the Fragment lifecycle.

Checklist:

  • No modifications done at the end of resource files strings.xml, dimens.xml or colors.xml
  • I have reformatted code in every file included in this PR [CTRL+ALT+L]
  • My code does not contain any extra lines or extra spaces
  • I have requested reviews from other members

APK for testing:
fix_rare_crash.zip

@CloudyPadmal CloudyPadmal merged commit 8c7b02a into fossasia:development Sep 22, 2021
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.

Find a crash
2 participants