tobiasKaminsky 7 жил өмнө
parent
commit
d82077e16e

+ 1 - 0
src/main/AndroidManifest.xml

@@ -185,6 +185,7 @@
             android:name=".authentication.AuthenticatorActivity"
             android:exported="true"
             android:launchMode="singleTask"
+            android:configChanges="orientation|screenSize|keyboardHidden"
             android:theme="@style/Theme.ownCloud.noActionBar.Login">
             <intent-filter>
                 <action android:name="android.intent.action.VIEW" />