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