From f8b0677bed382046cb26e38a8442a9509d1e835c Mon Sep 17 00:00:00 2001 From: Sailesh Nepal Date: Wed, 2 Jul 2014 21:38:08 -0700 Subject: Remove handoff UI This CL removes handoff related UI and implements phoneAccountClicked Change-Id: Iab1595faaadcdfe428d97891d314babea21e9633 --- .../floating_handoff_button_active_background.xml | 28 ---------------------- ...floating_handoff_button_compound_background.xml | 24 ------------------- ...floating_handoff_button_disabled_background.xml | 28 ---------------------- .../floating_handoff_button_pressed_background.xml | 28 ---------------------- 4 files changed, 108 deletions(-) delete mode 100644 InCallUI/res/drawable/floating_handoff_button_active_background.xml delete mode 100644 InCallUI/res/drawable/floating_handoff_button_compound_background.xml delete mode 100644 InCallUI/res/drawable/floating_handoff_button_disabled_background.xml delete mode 100644 InCallUI/res/drawable/floating_handoff_button_pressed_background.xml (limited to 'InCallUI/res/drawable') diff --git a/InCallUI/res/drawable/floating_handoff_button_active_background.xml b/InCallUI/res/drawable/floating_handoff_button_active_background.xml deleted file mode 100644 index f06e8416b..000000000 --- a/InCallUI/res/drawable/floating_handoff_button_active_background.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - diff --git a/InCallUI/res/drawable/floating_handoff_button_compound_background.xml b/InCallUI/res/drawable/floating_handoff_button_compound_background.xml deleted file mode 100644 index 00ee7913a..000000000 --- a/InCallUI/res/drawable/floating_handoff_button_compound_background.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - diff --git a/InCallUI/res/drawable/floating_handoff_button_disabled_background.xml b/InCallUI/res/drawable/floating_handoff_button_disabled_background.xml deleted file mode 100644 index 68d64b8e0..000000000 --- a/InCallUI/res/drawable/floating_handoff_button_disabled_background.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - diff --git a/InCallUI/res/drawable/floating_handoff_button_pressed_background.xml b/InCallUI/res/drawable/floating_handoff_button_pressed_background.xml deleted file mode 100644 index 54a046973..000000000 --- a/InCallUI/res/drawable/floating_handoff_button_pressed_background.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - -- cgit v1.2.3