Problem: when I perform this sequence of events the AlertDialog disappears:
Open categories screen from the drawer
Select a category
Touch "Add+"
Rotate the device twice
Possible solution:
/features/home/impl/src/main/java/ru/aleshin/features/home/impl/presentation/ui/categories/CategoriesScreen.kt:55 use rememberSaveable instead of remember
Problem: when I perform this sequence of events the AlertDialog disappears:
Possible solution:
/features/home/impl/src/main/java/ru/aleshin/features/home/impl/presentation/ui/categories/CategoriesScreen.kt:55 use rememberSaveable instead of remember
Screenshots:
Version:
0.9.0 (29)