make text color of last-seen match theme

This commit is contained in:
Daniel Gultsch 2016-06-12 13:15:28 +02:00
parent 31dd7b5a21
commit c4680e3198

View file

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