Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 81f957d7 authored by Evan Millar's avatar Evan Millar
Browse files

Move internal change 29743 into eclair from eclair-mr2

Fixes http://b/viewIssue?id=2176887

Don't show the keyboard when you enter EditContactActivity
parent dbdcde26
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -342,7 +342,7 @@
        <activity
            android:name=".ui.EditContactActivity"
            android:label="@string/editContactDescription"
            android:windowSoftInputMode="stateVisible|adjustResize">
            android:windowSoftInputMode="stateHidden|adjustResize">

            <intent-filter android:label="@string/editContactDescription">
                <action android:name="android.intent.action.EDIT" />