From 18164c85000ad4049b787051b3ab472d2901c586 Mon Sep 17 00:00:00 2001 From: Tyler Gunn Date: Mon, 9 Jun 2014 10:20:57 -0700 Subject: Applying call details red-lines. - Contact photo is now quick-contact which invokes quick-contact view. - Removed send MS and call affordances, along with scrolling effect. - Added missing accessibility strings to voicemail controls. Bug: 15328410 Change-Id: I6d78d582af8c3a5cea8e051911cf3be763df2a36 --- res/layout/playback_layout.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'res/layout/playback_layout.xml') diff --git a/res/layout/playback_layout.xml b/res/layout/playback_layout.xml index 01ed2e919..aa3ab4788 100644 --- a/res/layout/playback_layout.xml +++ b/res/layout/playback_layout.xml @@ -18,7 +18,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="wrap_content" - android:background="@color/background_dialer_light" + android:background="@color/background_dialer_list_items" >