-
Notifications
You must be signed in to change notification settings - Fork 174
Closed
Description
Problem: when I perform this sequence of events the DropdownMenu/CascadeDropdownMenu disappears:
- Touch the filter icon at the top right
- Switch between light and dark mode twice
or:
- Touch the sort icon at the top right
- Switch between light and dark mode twice
or:
- Touch the 3-dot icon at the top right
- Switch between light and dark mode twice
or:
- Open a community page
- Touch the sort icon at the top right
- Switch between light and dark mode twice
or:
- Open a community page
- Touch the 3-dot icon at the top right
- Switch between light and dark mode twice
Possible solution:
use rememberSaveable instead of remember in the following occurrencies:
- app/src/main/java/com/jerboa/ui/components/home/Home.kt:69, 70, 71
- app/src/main/java/com/jerboa/ui/components/community/Community.kt:180, 181
Screenshots:
Version:
0.0.66 - not fixed in 0.0.75
Metadata
Metadata
Assignees
Labels
No labels