Set IME resize flag for AccountServerSettingsActivity

b/17404594

Change-Id: I68deb49b58e4da091c34a4bd2ad329c238c78a99
This commit is contained in:
Tony Mantler 2014-09-05 13:38:44 -07:00
parent 1be8b05bb5
commit 6566945492
1 changed files with 1 additions and 0 deletions

View File

@ -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 -->