From 4e6a976c2d85f7261ae4318a9ccffd2440f73124 Mon Sep 17 00:00:00 2001 From: Winson Chung Date: Mon, 9 May 2011 11:56:34 -0700 Subject: Adding keyboard focus support for phones. Change-Id: I2daab961d0727bc5d892db6b50ad0f51fe23873c --- res/layout-port/launcher.xml | 31 +++++++++---------------------- 1 file changed, 9 insertions(+), 22 deletions(-) (limited to 'res/layout-port/launcher.xml') diff --git a/res/layout-port/launcher.xml b/res/layout-port/launcher.xml index b10b56d76..c7bcbb026 100644 --- a/res/layout-port/launcher.xml +++ b/res/layout-port/launcher.xml @@ -93,39 +93,26 @@ android:layout_width="fill_parent" android:layout_height="@dimen/button_bar_height" android:layout_gravity="bottom|center_horizontal" - android:paddingTop="2dip" - > - + android:paddingTop="2dip"> + - - - + launcher:direction="horizontal" /> - + android:onClick="launchHotSeat" /> -- cgit v1.2.3