mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-19 20:24:59 -03:00
Fix for crash when switching to landscape mode
https://bugs.dolphin-emu.org/issues/10815
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
|
||||
<activity
|
||||
android:name=".features.settings.ui.SettingsActivity"
|
||||
android:configChanges="orientation|screenSize"
|
||||
android:theme="@style/DolphinSettingsBase"
|
||||
android:label="@string/preferences_settings"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user