am e62810f7: am ac26021d: am d50e207f: am 65669454: Set IME resize flag for AccountServerSettingsActivity

* commit 'e62810f7f6478efd1131ea2dba5ad3dc8e62a515':
  Set IME resize flag for AccountServerSettingsActivity
This commit is contained in:
Tony Mantler 2014-11-02 17:44:22 +00:00 committed by Android Git Automerger
commit a59fce8eba
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 -->