Stanley
Stanley copied to clipboard
Data loss on double screen rotation
Hi, this issue has a relation with #62.
We found failures similar in activities:
- AppListActivity: search bar disappears, search bar disappears and menu changes, bar element disappears, list elements change.
- CertificateAppListActivity: menu disappears.
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.
Hi @davirec, I'm not experiencing this on my own phone, but feel free to open a PR if you find the root cause of this.