Kodular / Kodular-Creator-Issue-Tracker

Report issues and request features
0 stars 0 forks source link

Option to prevent split-screen #31

Open conorshipp opened 4 years ago

conorshipp commented 4 years ago

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 commented 3 years ago

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