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 may reduce user experience #325

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

Dialog disappearance may reduce user experience #325

Chou95 opened this issue Jan 28, 2023 · 0 comments

Comments

@Chou95
Copy link

Chou95 commented Jan 28, 2023

Hi, developers. This app is interesting and I like it.

However, there exist some dialogs will disappear after phone rotation, which I think may reduce user experience. Although these events may not breakdown the functionalities of this app, I think the dialog should re-open automatically after rotation for better user experience, right?

I think that you can save the UI state of these dialogs by saving the return value of dialog.isShowing(). In this way, you can decide whether to re-open these dialogs after the phone rotation and UI recreation. This may improve the user experience, do you think so?

snapshots to illustrate the details:
before rotation:
NO7-BEFORE
after rotation:
NO7-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