mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2024-11-23 00:05:46 +01:00
android: Remove configChanges exceptions
This commit is contained in:
parent
35e9a99452
commit
06e58cf088
@ -41,7 +41,6 @@
|
||||
|
||||
<activity
|
||||
android:name="org.yuzu.yuzu_emu.features.settings.ui.SettingsActivity"
|
||||
android:configChanges="orientation|screenSize|uiMode"
|
||||
android:theme="@style/Theme.Yuzu.Main"
|
||||
android:label="@string/preferences_settings"/>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user