Created
November 26, 2019 11:42
-
-
Save rajumark/21c6c7fba6bb80e499b71226a704b13c to your computer and use it in GitHub Desktop.
disable split screen support in android app
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<application | |
android:resizeableActivity="false" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment