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