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

Changing the theme causes a crash sometimes #236

Closed
sspanak opened this issue Apr 5, 2023 · 0 comments · Fixed by #242
Closed

Changing the theme causes a crash sometimes #236

sspanak opened this issue Apr 5, 2023 · 0 comments · Fixed by #242
Assignees
Labels
bug Something isn't working

Comments

@sspanak
Copy link
Owner

sspanak commented Apr 5, 2023

Changing the theme, then quickly trying to exit the Settings screen using Back-Back, causes an error:

java.lang.NullPointerException: Attempt to read from field 'io.github.sspanak.tt9.ime.helpers.GlobalKeyboardSettings io.github.sspanak.tt9.preferences.PreferencesActivity.globalKeyboardSettings' on a null object reference
        at io.github.sspanak.tt9.preferences.screens.MainSettingsScreen.createSettingsSection(MainSettingsScreen.java:75)
        at io.github.sspanak.tt9.preferences.screens.MainSettingsScreen.onResume(MainSettingsScreen.java:38)
@sspanak sspanak added the bug Something isn't working label Apr 5, 2023
@sspanak sspanak changed the title Changing the theme causes an error Changing the theme causes an error sometimes Apr 5, 2023
@sspanak sspanak changed the title Changing the theme causes an error sometimes Changing the theme causes a crash sometimes Apr 13, 2023
@sspanak sspanak self-assigned this Apr 24, 2023
@sspanak sspanak linked a pull request Apr 24, 2023 that will close this issue
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 a pull request may close this issue.

1 participant