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

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