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

App resets on uiMode change #1097

Open
nicolarevelant opened this issue Sep 25, 2024 · 0 comments
Open

App resets on uiMode change #1097

nicolarevelant opened this issue Sep 25, 2024 · 0 comments

Comments

@nicolarevelant
Copy link

Problem: when I perform this sequence of events the app resets:

  1. From login screen, touch Sign up
  2. Switch between light and dark mode twice

Possible solution:

  • app/src/main/java/com/vitorpamplona/amethyst/ui/screen/loggedOff/LoginOrSignupScreen.kt
  • variable "wantsNewUser": use rememberSaveable instead of remember

Screenshots:

Version:

0.88.4 (381) - not fixed in 0.91.0

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

No branches or pull requests

1 participant