Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dialog disappearance error #45

Open
Chou95 opened this issue Jan 27, 2023 · 0 comments
Open

Dialog disappearance error #45

Chou95 opened this issue Jan 27, 2023 · 0 comments

Comments

@Chou95
Copy link

Chou95 commented Jan 27, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant