summaryrefslogtreecommitdiff
path: root/res/layout/call_detail_header.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/call_detail_header.xml')
-rw-r--r--res/layout/call_detail_header.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/call_detail_header.xml b/res/layout/call_detail_header.xml
index 5931445e4..6eceb80ee 100644
--- a/res/layout/call_detail_header.xml
+++ b/res/layout/call_detail_header.xml
@@ -59,7 +59,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textColor="?attr/call_log_secondary_text_color"
- android:textSize="@dimen/call_log_secondary_text_size"
+ android:textSize="@dimen/call_log_detail_text_size"
android:layout_marginBottom="1dp"
android:singleLine="true" />
@@ -68,7 +68,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textColor="?attr/call_log_secondary_text_color"
- android:textSize="@dimen/call_log_secondary_text_size"
+ android:textSize="@dimen/call_log_detail_text_size"
android:singleLine="true"
android:visibility="gone" />