Explorar o código

android: Remove configChanges exceptions

Charles Lombardo %!s(int64=3) %!d(string=hai) anos
pai
achega
06e58cf088
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/android/app/src/main/AndroidManifest.xml

+ 0 - 1
src/android/app/src/main/AndroidManifest.xml

@@ -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"/>