You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
Changing the theme, then quickly trying to exit the Settings screen using Back-Back, causes an error:
The text was updated successfully, but these errors were encountered: