* commit '0b27b809ccb8bdfcd64ad12e9190b798015ef138': Should use stateAlwaysHidden for inputmode
This commit is contained in:
commit
5d03847c3f
@ -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