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

Fix for android 7 nougat for black screen when split-screen is activated #5785

Conversation

roponator
Copy link
Contributor

The new split-screen feature in Android 7 caused black screen when activated.

The reason for it was that monogame activity was restarted, so just adding the layoutChange orientation handler fixes this.

@mrhelmut
Copy link
Contributor

This is relevant and can be merged.

@KonajuGames @tomspilman

@KonajuGames
Copy link
Contributor

Merging. Thanks @roponator

@KonajuGames KonajuGames merged commit a18f7e4 into MonoGame:develop Aug 30, 2017
nkast pushed a commit to nkast/MonoGame that referenced this pull request Jun 26, 2018
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.

None yet

3 participants