Skip to content

Dialog disappearance error #45

@Chou95

Description

@Chou95

Creating a bug report/issue

Hi, dear developers!
I am using your app Webmon! I like the app but I find that some dialogs may disappear when I rotate the phone.

Do you think that these errors could be fixed? For example, by saving the return value of dialog.isShowing() in onPause(), the UI state of the dialog could be saved. So as the other contents in the dialog. For example, the previous input can also be saved through saving the text of the editable widget. In this way, you can restore the UI state the same as before I rotate the phone. In this way, user experience could be improved, right?

Extra details

Here are the snapshots to illustrate the error:

No1 before rotation:
NO10-BEFORE

No1 after rotation:
NO10-AFTER

No2 before rotation:
NO5-BEFORE

No2 after rotation:
NO5-AFTER

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