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

Commit 74723f2e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Use TextView for dialog title" into sc-v2-dev

parents a5f83144 ed775e91
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"