From 83c0151b266f4789cb1728294eac98e3dba0ed53 Mon Sep 17 00:00:00 2001 From: John Reck Date: Fri, 9 Sep 2011 11:14:16 -0700 Subject: Cleanup history perf + UI Bug: 5283880 Change-Id: Id2868335d308b8dabf79fe33e177a2d0babd66d9 --- res/layout/history_item.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'res/layout') diff --git a/res/layout/history_item.xml b/res/layout/history_item.xml index f6076a0..ad07280 100644 --- a/res/layout/history_item.xml +++ b/res/layout/history_item.xml @@ -19,7 +19,8 @@ android:layout_height="wrap_content" android:minHeight="?android:attr/listPreferredItemHeight" android:orientation="horizontal" - android:paddingLeft="20dip" + android:paddingLeft="12dip" + android:paddingRight="8dip" >