issues
search
vitorpamplona
/
amethyst
Nostr client for Android
MIT License
1.17k
stars
158
forks
source link
[BUG] App resets on uiMode change
#1097
Open
nicolarevelant
opened
1 month ago
nicolarevelant
commented
1 month ago
Problem: when I perform this sequence of events the app resets:
From login screen, touch Sign up
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
Problem: when I perform this sequence of events the app resets:
Possible solution:
Screenshots:
Version:
0.88.4 (381) - not fixed in 0.91.0