am 81bfcfad
: am 5d03847c
: am 0b27b809
: am 8d6c6348
: Should use stateAlwaysHidden for inputmode automerge: aa705e6
* commit '81bfcfad16c2ceb29821a5810cd9c79d8c6b015b': Should use stateAlwaysHidden for inputmode
This commit is contained in:
commit
5869bbf7d7
@ -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