Merge "input mode to state hidden" into ub-gmail-ur14-dev

automerge: e9186cd

* commit 'e9186cddea76a1936838d7b1253fca24f9264128':
  input mode to state hidden
This commit is contained in:
Jin Cao 2014-11-02 07:13:07 +00:00 committed by android-build-merger
commit b7a5a10db9
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" />