Mobile app for planning tasks for the day with multimodule architecture, MVI, Compose, Room, Voyager, AlarmManager, Notification, Charts
429
stars
48
forks
source link
DropdownMenu disappears on orientation change #114
Open
nicolarevelant opened 1 month ago
Problem: when I perform this sequence of events the DropdownMenu disappears:
or:
Possible solution:
use rememberSaveable instead of remember in the following occurrencies:
Screenshots:
Version
0.9.0 (29)