mirror of
https://github.com/moparisthebest/Conversations
synced 2025-01-31 23:20:08 -05:00
make text color of last-seen match theme
This commit is contained in:
parent
31dd7b5a21
commit
c4680e3198
@ -58,7 +58,7 @@
|
||||
android:layout_marginTop="4dp"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textColor="@color/black54"
|
||||
android:textColor="?attr/color_text_primary"
|
||||
android:textSize="?attr/TextSizeBody" />
|
||||
|
||||
<TextView
|
||||
|
Loading…
Reference in New Issue
Block a user