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

Commit 14e94b2a authored by Danny Baumann's avatar Danny Baumann Committed by Raj Yengisetty
Browse files

Clean up multi picker activity.

Conflicts:
	src/com/android/contacts/activities/MultiPickContactActivity.java

Change-Id: Id8d66cf3ff5f806a053f40bd4d8db453ab292219
parent 58db1c38
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -439,10 +439,10 @@
            android:theme="@style/BackgroundOnlyTheme" />

        <activity
            android:name=".editor.MultiPickContactActivity"
            android:name=".activities.MultiPickContactActivity"
            android:windowSoftInputMode="stateHidden|adjustResize"
            android:screenOrientation="nosensor"
            android:theme="@android:style/Theme.Holo.Light"
            android:theme="@style/ContactPickerTheme"
            android:configChanges="orientation|keyboardHidden|layoutDirection">
            <intent-filter>
                <action android:name="com.android.contacts.action.MULTI_PICK" />
+574 B
Loading image diff...
−830 B
Loading image diff...
−1.46 KiB
Loading image diff...
−840 B
Loading image diff...
Loading