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

Commit 3faa8082 authored by Tyler Gunn's avatar Tyler Gunn Committed by Android (Google) Code Review
Browse files

Merge "Consolidate CallSubject history and dialog." into mnc-dr-dev

parents f7483e59 71d1a967
Loading
Loading
Loading
Loading
+3 −2
Original line number Original line Diff line number Diff line
@@ -490,8 +490,9 @@
            </intent-filter>
            </intent-filter>
        </activity>
        </activity>


        <activity android:name="com.android.contacts.common.dialog.CallSubjectHistory"
        <activity android:name="com.android.contacts.common.dialog.CallSubjectDialog"
                  android:theme="@style/Theme.CallSubjectSelector">
                  android:theme="@style/Theme.CallSubjectDialogTheme"
                  android:windowSoftInputMode="stateVisible|adjustResize">
            <intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.VIEW"/>
                <action android:name="android.intent.action.VIEW"/>
            </intent-filter>
            </intent-filter>