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