am 65669454: Set IME resize flag for AccountServerSettingsActivity

* commit '65669454926a28cdb887280dda6e5a01ecbc81ff':
  Set IME resize flag for AccountServerSettingsActivity
This commit is contained in:
Tony Mantler 2014-11-02 15:32:11 +00:00 committed by Android Git Automerger
commit d50e207f90
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 -->