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

Data loss on double screen rotation #40

Open
davirec opened this issue Mar 20, 2022 · 0 comments
Open

Data loss on double screen rotation #40

davirec opened this issue Mar 20, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@davirec
Copy link

davirec commented Mar 20, 2022

Hi, this issue has a relation with #39.

We found failures similar in the MainActivity: error message, message fragment disappears, permission fragment disappears, pop up menu.

Before and after double screen rotation
Before and after double screen rotation
Before and after double screen rotation
Before and after double screen rotation

Note:

  • Double screen rotation: It is executed twice to reach a state that should be exactly the same as the screen before if no data loss occurred.
  • A data loss problem occurs when data is accidentally deleted, or state variables are accidentally assigned with default or initial values.
@CNugteren CNugteren added the bug Something isn't working label Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants