From 712e5f45cf78b54c542da16c25ea749b1414668f Mon Sep 17 00:00:00 2001 From: Yorke Lee Date: Tue, 17 Sep 2013 14:58:51 -0700 Subject: Add highlight to contact tile row Bug: 10686781 Change-Id: I498e2c50ec1166283e53ee0d0bd6b09871b9e1f5 --- res/drawable/bottom_border_background_pressed.xml | 19 +++++++++++++++++++ res/drawable/contact_list_item_background.xml | 19 +++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 res/drawable/bottom_border_background_pressed.xml create mode 100644 res/drawable/contact_list_item_background.xml (limited to 'res') diff --git a/res/drawable/bottom_border_background_pressed.xml b/res/drawable/bottom_border_background_pressed.xml new file mode 100644 index 000000000..0924914e1 --- /dev/null +++ b/res/drawable/bottom_border_background_pressed.xml @@ -0,0 +1,19 @@ + + + + + + \ No newline at end of file diff --git a/res/drawable/contact_list_item_background.xml b/res/drawable/contact_list_item_background.xml new file mode 100644 index 000000000..5637f4d49 --- /dev/null +++ b/res/drawable/contact_list_item_background.xml @@ -0,0 +1,19 @@ + + + + + + -- cgit v1.2.3