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

Option to prevent split-screen #31

Open
conorshipp opened this issue Aug 18, 2020 · 1 comment
Open

Option to prevent split-screen #31

conorshipp opened this issue Aug 18, 2020 · 1 comment

Comments

@conorshipp
Copy link
Member

All Kodular apps can be put into split-screen mode but there may be cases where the app developer doesn't want this. Consider adding a Screen1-only property to allow/disallow split-screen.

@pavi2410
Copy link
Member

pavi2410 commented Dec 4, 2020

This can be done by adding android:resizeableActivity="false" to the the activity or application tag in AndroidMnaifest.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants