From 1da81ce59cfbebd4e53fdfd2011e859069120de7 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 22 Aug 2014 18:11:31 -0700 Subject: Move "manage conference calls" button above photo. - Remove it from the CallButtonFragment. This meant that related logic was removed from CallButtonFragment/Presenter, and similar logic was added to the CallCardFragment/Presenter. - Delete old groups icons. (new ones added in ContactsCommon) - Delete the extra_button_row logic. + Replace extra_button_row with a dedicated "manage conference calls" button, and added to call card content layouts. + Style the new button to be similar to the secondary call info. Bug: 15862303 Change-Id: I2b4e1a3a30422c7d5e9c01479f13291a785d85f3 --- InCallUI/res/drawable-xxhdpi/ic_groups_holo_dark.png | Bin 5294 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 InCallUI/res/drawable-xxhdpi/ic_groups_holo_dark.png (limited to 'InCallUI/res/drawable-xxhdpi') diff --git a/InCallUI/res/drawable-xxhdpi/ic_groups_holo_dark.png b/InCallUI/res/drawable-xxhdpi/ic_groups_holo_dark.png deleted file mode 100644 index 6fdaa5d35..000000000 Binary files a/InCallUI/res/drawable-xxhdpi/ic_groups_holo_dark.png and /dev/null differ -- cgit v1.2.3