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

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