am cdf59599
: am b7a5a10d
: Merge "input mode to state hidden" into ub-gmail-ur14-dev automerge: e9186cd
* commit 'cdf595993e82b5029e6594955940240a3ad728b2': input mode to state hidden
This commit is contained in:
commit
b0ad7f784b
@ -225,7 +225,7 @@
|
|||||||
android:label="@string/app_name"
|
android:label="@string/app_name"
|
||||||
android:name="com.android.email2.ui.MailActivityEmail"
|
android:name="com.android.email2.ui.MailActivityEmail"
|
||||||
android:theme="@style/MailActivityTheme"
|
android:theme="@style/MailActivityTheme"
|
||||||
android:windowSoftInputMode="adjustPan|stateUnspecified" >
|
android:windowSoftInputMode="stateHidden">
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="android.intent.action.VIEW" />
|
<action android:name="android.intent.action.VIEW" />
|
||||||
<category android:name="android.intent.category.DEFAULT" />
|
<category android:name="android.intent.category.DEFAULT" />
|
||||||
|
Loading…
Reference in New Issue
Block a user