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

This commit is contained in:
TreeHugger Robot
2021-12-01 09:51:55 +00:00
committed by Android (Google) Code Review

View File

@@ -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"