* commit 'd50e207f90e923a6e27c83d2c221fa3a24c0a9bb': Set IME resize flag for AccountServerSettingsActivity
This commit is contained in:
commit
ac26021da7
@ -309,6 +309,7 @@
|
||||
android:label="@string/mailbox_settings_activity_title"
|
||||
android:exported="false"
|
||||
android:excludeFromRecents="true"
|
||||
android:windowSoftInputMode="adjustResize"
|
||||
android:theme="@style/AccountSetupDialogActivityTheme" />
|
||||
<!-- a Headless Activity to load the account from the account id before navigating to the
|
||||
Incoming Account Settings fragment -->
|
||||
|
Loading…
Reference in New Issue
Block a user