From 1baab5b59001febd71caaa7d561e97354f1ac5ae Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Mon, 8 Apr 2013 11:56:04 +0200 Subject: [PATCH] Increased touch area for history detail/delete button --- res/layout/history_cell_simple.xml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/res/layout/history_cell_simple.xml b/res/layout/history_cell_simple.xml index 6e379e70c..5f07ba7de 100644 --- a/res/layout/history_cell_simple.xml +++ b/res/layout/history_cell_simple.xml @@ -2,8 +2,8 @@ - + android:adjustViewBounds="true" + android:contentDescription="@string/content_description_detail" + android:paddingLeft="5dp" + android:paddingRight="5dp" + android:src="@drawable/list_detail" /> - + android:visibility="gone" />