summaryrefslogtreecommitdiff
path: root/res/layout/call_detail.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/call_detail.xml')
-rw-r--r--res/layout/call_detail.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/call_detail.xml b/res/layout/call_detail.xml
index 522c698ad..c07785159 100644
--- a/res/layout/call_detail.xml
+++ b/res/layout/call_detail.xml
@@ -24,7 +24,7 @@
android:orientation="vertical"
android:layout_alignParentStart="true"
android:layout_alignParentTop="true"
- android:background="@color/background_dialer_details_list_items" >
+ android:background="@color/background_dialer_call_log" >
<!-- Caller information "card" -->
<LinearLayout
android:id="@+id/caller_information"