summaryrefslogtreecommitdiffstats
path: root/res/layout/contact_tile_frequent.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/contact_tile_frequent.xml')
-rw-r--r--res/layout/contact_tile_frequent.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/contact_tile_frequent.xml b/res/layout/contact_tile_frequent.xml
index b1e83ce0..8c718fb2 100644
--- a/res/layout/contact_tile_frequent.xml
+++ b/res/layout/contact_tile_frequent.xml
@@ -38,7 +38,7 @@
android:id="@+id/contact_tile_name"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:textColor="@android:color/black"
+ android:textColor="@color/frequent_contact_text_color"
android:textSize="@dimen/contact_browser_list_item_text_size"
android:singleLine="true"
android:fadingEdge="horizontal"