summaryrefslogtreecommitdiff
path: root/res/layout/playback_layout.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/playback_layout.xml')
-rw-r--r--res/layout/playback_layout.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/playback_layout.xml b/res/layout/playback_layout.xml
index 54d0c5955..00f1c3f4a 100644
--- a/res/layout/playback_layout.xml
+++ b/res/layout/playback_layout.xml
@@ -19,7 +19,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"
- android:background="@color/background_dialer_list_items"
+ android:background="@color/background_dialer_call_log_list_item"
>
<!-- Mute, playback, trash buttons. -->
<LinearLayout