Skip to content

Conversation

@AndyWyattDeque
Copy link

with the XML Compose home screen, when you proceed into the main screens of the app, if you rotate the screen, the main activity was not maintaining it's status - and therefore the app was being returned to the launcher screen.

The impact of this is in for example test automation when axe:scan was called with the screen rotation test, the test automation never proceeded to the next step because the app was always returning to the launcher screen.

The fix I implemented here restores the pre-rotation status such that the test automation can proceed normally and will make for better pre-sales demos.

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

Successfully merging this pull request may close these issues.

2 participants