From 6ed11569195e1a267aacd14b5464f73f3578f738 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 14 May 2015 17:57:32 -0700 Subject: Remove VM StatusMessage code from Call Details. This isn't used in any particular case right now. Remove some unused layouts too. Bug: 21170557 Change-Id: Ie21264d7059e73c905b2807b993b95c91a0dd3ec --- res/layout/call_details_voicemail_header.xml | 15 +++------ res/layout/call_log_voicemail_status.xml | 46 ---------------------------- 2 files changed, 4 insertions(+), 57 deletions(-) delete mode 100644 res/layout/call_log_voicemail_status.xml (limited to 'res') diff --git a/res/layout/call_details_voicemail_header.xml b/res/layout/call_details_voicemail_header.xml index f2a016b22..7f8b9b81e 100644 --- a/res/layout/call_details_voicemail_header.xml +++ b/res/layout/call_details_voicemail_header.xml @@ -18,14 +18,6 @@ android:layout_height="wrap_content" android:orientation="vertical" > - - - + + android:visibility="gone"> - \ No newline at end of file + + diff --git a/res/layout/call_log_voicemail_status.xml b/res/layout/call_log_voicemail_status.xml deleted file mode 100644 index be808e400..000000000 --- a/res/layout/call_log_voicemail_status.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - -- cgit v1.2.3