Should use stateAlwaysHidden for inputmode
Change-Id: Ie41566b498ea5797be44990eb3529d41397744b1
This commit is contained in:
parent
e9186cddea
commit
aa705e6853
@ -225,7 +225,7 @@
|
||||
android:label="@string/app_name"
|
||||
android:name="com.android.email2.ui.MailActivityEmail"
|
||||
android:theme="@style/MailActivityTheme"
|
||||
android:windowSoftInputMode="stateHidden">
|
||||
android:windowSoftInputMode="stateAlwaysHidden">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.VIEW" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
|
Loading…
Reference in New Issue
Block a user