From 8c53817e5d14466927fdcf32a56b79ff14257854 Mon Sep 17 00:00:00 2001 From: Yorke Lee Date: Thu, 31 Jul 2014 15:59:21 -0700 Subject: Add white touch feedback drawable to Dialer Move item_background_material_dark drawable to ContactsCommon, and use it in Dialer Bug: 15725264 Change-Id: I5181646ea4a787593689784d35812bceaf051119 --- res/layout/phone_favorite_tile_view.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'res') diff --git a/res/layout/phone_favorite_tile_view.xml b/res/layout/phone_favorite_tile_view.xml index d34dc7a73..b1daab870 100644 --- a/res/layout/phone_favorite_tile_view.xml +++ b/res/layout/phone_favorite_tile_view.xml @@ -63,7 +63,8 @@ android:gravity="center_vertical"> + android:background="@drawable/item_background_material_dark" />