From 475236caa815206b0d9fca8c2dc4b7a3a5b9c866 Mon Sep 17 00:00:00 2001 From: Yorke Lee Date: Fri, 7 Mar 2014 15:17:56 -0800 Subject: Remove deprecated swipe to remove code Change-Id: I83b286db71f3ae2df3a31bbfc66c0045faa8f5ef --- res/layout/phone_favorite_regular_row_view.xml | 66 +------------------------- res/layout/phone_favorite_tile_view.xml | 56 ---------------------- 2 files changed, 1 insertion(+), 121 deletions(-) (limited to 'res') diff --git a/res/layout/phone_favorite_regular_row_view.xml b/res/layout/phone_favorite_regular_row_view.xml index d046fdb3d..ff8b47a42 100644 --- a/res/layout/phone_favorite_regular_row_view.xml +++ b/res/layout/phone_favorite_regular_row_view.xml @@ -50,7 +50,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:textSize="16sp" - android:textColor="@color/dialtacts_primary_text_color"/> + android:textColor="@color/dialtacts_primary_text_color" android:singleLine="true" android:fadingEdge="horizontal" android:fadingEdgeLength="3dip" @@ -67,68 +67,4 @@ - - - - - - - - - - - - - - diff --git a/res/layout/phone_favorite_tile_view.xml b/res/layout/phone_favorite_tile_view.xml index 952bb2a2a..0779f2a74 100644 --- a/res/layout/phone_favorite_tile_view.xml +++ b/res/layout/phone_favorite_tile_view.xml @@ -104,60 +104,4 @@ android:contentDescription="@string/description_view_contact_detail" /> - - - - - - - - - - - - - -- cgit v1.2.3