Proper thread list title name color
Change-Id: I3e39db09a575190a62bd206dcd71b84db07305f6
This commit is contained in:
parent
b26b3186ac
commit
fa53abc91f
|
@ -31,7 +31,7 @@
|
|||
android:layout_marginEnd="8dp"
|
||||
android:ellipsize="end"
|
||||
android:maxLines="1"
|
||||
android:textColor="@color/element_name_04"
|
||||
android:textColor="?colorAccent"
|
||||
android:textStyle="bold"
|
||||
app:layout_constraintEnd_toStartOf="@id/threadSummaryDateTextView"
|
||||
app:layout_constraintStart_toEndOf="@id/threadSummaryAvatarImageView"
|
||||
|
|
Loading…
Reference in New Issue