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

Commit b35b2a6b 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 am: eb61f169

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

Change-Id: I5e2f7f0670c66750f3d3d5cf5eb29b429b6a1f0a
parents dbf9dacf eb61f169
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"