diff options
Diffstat (limited to 'Source/Android/app/src/main')
| -rw-r--r-- | Source/Android/app/src/main/AndroidManifest.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Android/app/src/main/AndroidManifest.xml b/Source/Android/app/src/main/AndroidManifest.xml index 4d61a49815..623343a352 100644 --- a/Source/Android/app/src/main/AndroidManifest.xml +++ b/Source/Android/app/src/main/AndroidManifest.xml @@ -60,6 +60,7 @@ <activity android:name=".features.settings.ui.SettingsActivity" + android:configChanges="orientation|screenSize" android:theme="@style/DolphinSettingsBase" android:label="@string/preferences_settings"/> |
