diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 20d739e18..48debeef9 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -309,6 +309,7 @@ android:label="@string/mailbox_settings_activity_title" android:exported="false" android:excludeFromRecents="true" + android:windowSoftInputMode="adjustResize" android:theme="@style/AccountSetupDialogActivityTheme" />