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

Commit eb61f169 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Use TextView for dialog title" into sc-v2-dev am: 74723f2e

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16366418

Change-Id: Ib309b0e46932f20b07ae2e446805c6fcdeaeed27
parents ebe7362c 74723f2e
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -45,9 +45,8 @@
            android:tint="?androidprv:attr/colorAccentPrimaryVariant"
            />

        <com.android.internal.widget.DialogTitle
        <TextView
            android:id="@*android:id/alertTitle"
            android:singleLine="true"
            android:ellipsize="end"
            android:layout_width="match_parent"
            android:layout_height="wrap_content"