android: disallow split screen
This commit is contained in:
parent
36cc482bc5
commit
989ccee021
@ -46,6 +46,7 @@
|
||||
|
||||
<activity
|
||||
android:name="org.citra.citra_emu.activities.EmulationActivity"
|
||||
android:resizeableActivity="false"
|
||||
android:theme="@style/CitraEmulation"
|
||||
android:launchMode="singleTop"/>
|
||||
|
||||
@ -79,4 +80,4 @@
|
||||
</provider>
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
</manifest>
|
||||
|
Loading…
x
Reference in New Issue
Block a user