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

DropdownMenu disappears on uiMode change #98

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

DropdownMenu disappears on uiMode change #98

nicolarevelant opened this issue Sep 25, 2024 · 0 comments

Comments

@nicolarevelant
Copy link

Problem: when I perform this sequence of events the DropdownMenu disappears

  1. Touch "More" on bottom bar
  2. Touch "Folders"
  3. Touch the 3-dot icon at the top right
  4. Switch between light and dark mode twice

Possible solution:

/app/src/main/java/com/kaajjo/libresudoku/ui/folders/FoldersScreen.kt:150 use rememberSaveable instead of remember

Screenshots:

Version:

1.5.0 (7)

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