am 94e6b5d9
: Merge "Change IME input mode to pan instead of resize." into jb-ub-mail-ur10
* commit '94e6b5d9bd6ada7d4174ecc1f7ef2238ea66031e': Change IME input mode to pan instead of resize.
This commit is contained in:
commit
45e3e59f03
@ -185,7 +185,8 @@
|
||||
<activity
|
||||
android:label="@string/app_name"
|
||||
android:name="com.android.email2.ui.MailActivityEmail"
|
||||
android:theme="@style/PlainUnifiedEmailTheme">
|
||||
android:theme="@style/PlainUnifiedEmailTheme"
|
||||
android:windowSoftInputMode="adjustPan|stateUnspecified" >
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.VIEW" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
|
Loading…
Reference in New Issue
Block a user