Popup disappears on uiMode change
Closed this issue · 0 comments
nicolarevelant commented
Problem: when I perform this sequence of events the Popup disappears:
- Touch a post's 3-dot icon
- Switch between light and dark mode twice
or:
- Open a community page
- Touch a post's 3-dot icon
- Switch between light and dark mode twice
Possible solution:
- app/src/main/java/com/jerboa/ui/components/post/PostListing.kt
- variable "showMoreOptions": use rememberSaveable instead of remember
Screenshots:
Version:
0.0.66 - not fixed in 0.0.75