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

Unexpected behaviours after a screen orientation change (reported by activity) #312

Open
datalossdetector opened this issue Aug 6, 2019 · 0 comments

Comments

@datalossdetector
Copy link

I developed an automatic test case generation tool and it detected these problems in your app.
I would like to know if you consider them as failures and, if not, why. Thanks for your collaboration.

  1. In RecentActivity, when I change the orientation of the device screen, the textView changes its content from "Books" to "Libros".
    2019-07-27 19-48-17_before
    2019-07-27 19-48-17_after

  2. FragmentedSettingsActivity, when I change the orientation of the device screen, changes the language.
    2019-07-27 15-25-03_before
    2019-07-27 15-25-03_after

  3. AboutActivity, when I change the orientation of the device screen, doesn't keep the scroll position.
    2019-07-27 11-10-12_before
    2019-07-27 11-10-12_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