From f7da0c8233e5f3b1019423e29be145189ee44d7c Mon Sep 17 00:00:00 2001 From: Sam Bosley Date: Fri, 13 Apr 2012 15:22:15 -0700 Subject: [PATCH] Refixed people picker row heights --- astrid/res/layout/assigned_adapter_row.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/astrid/res/layout/assigned_adapter_row.xml b/astrid/res/layout/assigned_adapter_row.xml index 38820b107..adbfd4c3a 100644 --- a/astrid/res/layout/assigned_adapter_row.xml +++ b/astrid/res/layout/assigned_adapter_row.xml @@ -4,12 +4,11 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:paddingLeft="8dip" - android:paddingTop="2dip" - android:paddingBottom="2dip"> + android:gravity="center_vertical">