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-land/launcher.xml | 30 +++++++++--------------------- 1 file changed, 9 insertions(+), 21 deletions(-) (limited to 'res/layout-land/launcher.xml') diff --git a/res/layout-land/launcher.xml b/res/layout-land/launcher.xml index b525a4b4e..b2b2c9f70 100644 --- a/res/layout-land/launcher.xml +++ b/res/layout-land/launcher.xml @@ -100,38 +100,26 @@ android:layout_height="fill_parent" android:layout_width="@dimen/button_bar_height_portrait" android:layout_gravity="right|center_vertical" - android:layout_marginBottom="@dimen/half_status_bar_height" - > - + android:layout_marginBottom="@dimen/half_status_bar_height"> + - - - + launcher:direction="vertical" /> + android:onClick="launchHotSeat" /> -- cgit v1.2.3