issues
search
vitorpamplona
/
amethyst
Nostr client for Android
MIT License
1.17k
stars
158
forks
source link
App resets on uiMode change
#1095
Open
nicolarevelant
opened
1 month ago
nicolarevelant
commented
1 month ago
Problem: when I perform this sequence of events the app resets:
Touch second bottom bar tab
Switch between light and dark mode twice
Possible solution:
app/src/main/java/com/vitorpamplona/amethyst/ui/screen/AccountScreen.kt
"Crossfade" composable needs the same object as "targetState" to work properly, so "LoggedIn" and "LoggedInViewOnly" should be objects, not classes
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