From 69eb7206dc43c90ef0ca128cd5507230197fa6cd Mon Sep 17 00:00:00 2001 From: Winson Chung Date: Wed, 13 Jul 2011 12:23:11 -0700 Subject: [PATCH] Making the search bar span the available space on the phone ui in portrait. Change-Id: Idd1082414c460c632de891336a0be90eada51178 --- res/layout-port/search_bar.xml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/res/layout-port/search_bar.xml b/res/layout-port/search_bar.xml index 7e76737266..f9a202ae0f 100644 --- a/res/layout-port/search_bar.xml +++ b/res/layout-port/search_bar.xml @@ -20,19 +20,24 @@ android:layout_width="match_parent" android:layout_height="@dimen/qsb_bar_height"> - + android:contentDescription="@string/accessibility_search_button"> + +