aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/edit_contact_name.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/edit_contact_name.xml')
-rw-r--r--res/layout/edit_contact_name.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/edit_contact_name.xml b/res/layout/edit_contact_name.xml
index 206c7432..42f0fb88 100644
--- a/res/layout/edit_contact_name.xml
+++ b/res/layout/edit_contact_name.xml
@@ -10,7 +10,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/enter_new_name"
- android:textColor="#5b5b5b"
+ android:textColor="@color/primarytext"
android:textSize="18sp" />
<EditText