From 7acb7ceda3ef8a8eb514c436f01d180b6686678f Mon Sep 17 00:00:00 2001 From: cketti Date: Sat, 30 Oct 2010 21:06:09 +0000 Subject: [PATCH] Display name and email address in separate lines for auto-complete results in message compose activity. Fixes issue 2442 --- res/layout/recipient_dropdown_item.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/res/layout/recipient_dropdown_item.xml b/res/layout/recipient_dropdown_item.xml index 5bc632291..29a58a331 100644 --- a/res/layout/recipient_dropdown_item.xml +++ b/res/layout/recipient_dropdown_item.xml @@ -1,15 +1,16 @@ - + android:layout_height="wrap_content" + android:minHeight="50dip" + android:layout_centerVertical="true" + android:orientation="vertical"> - +