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

Commit 5fbac7fd authored by Walter Jang's avatar Walter Jang Committed by Android (Google) Code Review
Browse files

Merge "Expose ContactSelectionActivity to Instant Apps" into ub-contactsdialer-i-dev

parents 4ef5b1c4 49f2e912
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -183,7 +183,8 @@
            android:launchMode="singleTop"
            android:theme="@style/ContactPickerTheme"
            android:uiOptions="splitActionBarWhenNarrow"
            android:windowSoftInputMode="adjustResize">
            android:windowSoftInputMode="adjustResize"
            android:visibleToInstantApps="true">
            <intent-filter>
                <action android:name="android.intent.action.INSERT_OR_EDIT"/>
                <category android:name="android.intent.category.DEFAULT"/>