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

Commit 0b216b04 authored by Tyler Gunn's avatar Tyler Gunn Committed by Android Git Automerger
Browse files

am 3faa8082: Merge "Consolidate CallSubject history and dialog." into mnc-dr-dev

* commit '3faa8082':
  Consolidate CallSubject history and dialog.
parents 104bf0ac 3faa8082
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -490,8 +490,9 @@
            </intent-filter>
        </activity>

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