From 2ff08a8f8d4762ab5d0aebb0b69079f0b8d20b3e Mon Sep 17 00:00:00 2001 From: Yorke Lee Date: Fri, 24 Oct 2014 17:16:39 -0700 Subject: Remove CallLogListItemView CallLogListItemView is a custom view that might have done something once, but doesn't anymore. It makes the code more complicated to read and requires a lot of casting that does nothing at all. Change-Id: I53efb35367d748aa3d164d0fb56686175967c90e --- res/layout/call_log_list_item.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'res') diff --git a/res/layout/call_log_list_item.xml b/res/layout/call_log_list_item.xml index 761f35201..c77a1f7ad 100644 --- a/res/layout/call_log_list_item.xml +++ b/res/layout/call_log_list_item.xml @@ -14,8 +14,7 @@ limitations under the License. --> - - + -- cgit v1.2.3