Flym
Flym copied to clipboard
Unexpected behaviours after a screen orientation change (reported by activity)
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.
-
In MainActivity, when I change the orientation of the device screen, the content inside the EditText changes its position and it comes back to the beginning.

-
The TextView widget with "Select group name" content disappears when I change the orientation of the device screen in FeedListEditActivity.

-
AboutActivity, when I change the orientation of the device screen, doesn't keep the scroll position.
