Skip to content

AlertDialog disappears on orientation change #113

@nicolarevelant

Description

@nicolarevelant

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

  1. Open categories screen from the drawer
  2. Select a category
  3. Touch "Add+"
  4. 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

Screenshots:

Version:

0.9.0 (29)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions