am cdf59599: am b7a5a10d: Merge "input mode to state hidden" into ub-gmail-ur14-dev automerge: e9186cd

* commit 'cdf595993e82b5029e6594955940240a3ad728b2':
  input mode to state hidden
This commit is contained in:
Jin Cao 2014-11-02 17:36:58 +00:00 committed by Android Git Automerger
commit b0ad7f784b
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@
android:label="@string/app_name"
android:name="com.android.email2.ui.MailActivityEmail"
android:theme="@style/MailActivityTheme"
android:windowSoftInputMode="adjustPan|stateUnspecified" >
android:windowSoftInputMode="stateHidden">
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />