Fix for crash when switching to landscape mode
bugs.dolphin-emu.org/issues/10815 Original commit by allanxp4 for Dolphin-emu.
This commit is contained in:
parent
8c5d101588
commit
675c9a6900
@ -55,6 +55,7 @@
|
|||||||
|
|
||||||
<activity
|
<activity
|
||||||
android:name="org.citra.citra_emu.ui.settings.SettingsActivity"
|
android:name="org.citra.citra_emu.ui.settings.SettingsActivity"
|
||||||
|
android:configChanges="orientation|screenSize"
|
||||||
android:theme="@style/CitraSettings"
|
android:theme="@style/CitraSettings"
|
||||||
android:label="@string/preferences_settings"/>
|
android:label="@string/preferences_settings"/>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user