From 122e29082f3829b291e98cd9c28315c06cf4fd2b Mon Sep 17 00:00:00 2001 From: Bao-Long Nguyen-Trong Date: Fri, 13 Mar 2009 17:51:55 +0000 Subject: [PATCH] . Applied patch from mpredosin fixing issue 269: Message list does not expand to screen size (in landscape mode with screens larger than HVGA) --- res/layout-land/folder_message_list_child.xml | 55 +++++++++---------- 1 file changed, 27 insertions(+), 28 deletions(-) diff --git a/res/layout-land/folder_message_list_child.xml b/res/layout-land/folder_message_list_child.xml index 8ded80cb3..3fcf06901 100644 --- a/res/layout-land/folder_message_list_child.xml +++ b/res/layout-land/folder_message_list_child.xml @@ -11,30 +11,8 @@ android:background="@drawable/appointment_indicator_leftside_1" android:layout_width="4px" android:layout_height="20px" - android:layout_centerVertical="true" /> - - + android:layout_centerVertical="true" + android:layout_alignParentLeft="true" /> + android:layout_alignParentRight="true" /> + + +