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

* commit 'b80fea64d03423f735d93cc449503ea430418662':
  input mode to state hidden
This commit is contained in:
Jin Cao 2014-11-02 17:50:27 +00:00 committed by Android Git Automerger
commit 1ff3372356
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" />