From 6cc6cfe9aa486e7232c9305272e2f1074eae5115 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 9 May 2014 17:11:01 -0700 Subject: Add touch feedback tint to end call button. Bug: 14108639 Change-Id: I618e802da139c147a22d0a4e60b50ac25c5a50c7 --- InCallUI/res/drawable/end_call_background.xml | 10 ++++---- .../floating_end_button_active_background.xml | 28 ---------------------- .../floating_end_button_compound_background.xml | 24 ------------------- .../floating_end_button_disabled_background.xml | 28 ---------------------- .../floating_end_button_pressed_background.xml | 28 ---------------------- 5 files changed, 5 insertions(+), 113 deletions(-) delete mode 100644 InCallUI/res/drawable/floating_end_button_active_background.xml delete mode 100644 InCallUI/res/drawable/floating_end_button_compound_background.xml delete mode 100644 InCallUI/res/drawable/floating_end_button_disabled_background.xml delete mode 100644 InCallUI/res/drawable/floating_end_button_pressed_background.xml (limited to 'InCallUI/res/drawable') diff --git a/InCallUI/res/drawable/end_call_background.xml b/InCallUI/res/drawable/end_call_background.xml index 24b437482..4477d9e30 100644 --- a/InCallUI/res/drawable/end_call_background.xml +++ b/InCallUI/res/drawable/end_call_background.xml @@ -15,8 +15,8 @@ --> - - - - - + + + diff --git a/InCallUI/res/drawable/floating_end_button_active_background.xml b/InCallUI/res/drawable/floating_end_button_active_background.xml deleted file mode 100644 index 935c93721..000000000 --- a/InCallUI/res/drawable/floating_end_button_active_background.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/InCallUI/res/drawable/floating_end_button_compound_background.xml b/InCallUI/res/drawable/floating_end_button_compound_background.xml deleted file mode 100644 index 433545b84..000000000 --- a/InCallUI/res/drawable/floating_end_button_compound_background.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - diff --git a/InCallUI/res/drawable/floating_end_button_disabled_background.xml b/InCallUI/res/drawable/floating_end_button_disabled_background.xml deleted file mode 100644 index 3772b00b0..000000000 --- a/InCallUI/res/drawable/floating_end_button_disabled_background.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/InCallUI/res/drawable/floating_end_button_pressed_background.xml b/InCallUI/res/drawable/floating_end_button_pressed_background.xml deleted file mode 100644 index cd58a84e7..000000000 --- a/InCallUI/res/drawable/floating_end_button_pressed_background.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - \ No newline at end of file -- cgit v1.2.3