From 5113382e95d5f5f322bc6618bef7d1c7f96e295f Mon Sep 17 00:00:00 2001 From: satok Date: Tue, 25 Jan 2011 15:01:48 +0900 Subject: [PATCH] Tweak layouts of IME switch button Bug: 3383078 Change-Id: Id522ac6e8363a98be6ac73ee75b0d54e12ef86c4 --- .../res/layout-xlarge/status_bar_input_methods_item.xml | 3 +-- .../android/systemui/statusbar/tablet/TabletStatusBar.java | 7 ++----- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/packages/SystemUI/res/layout-xlarge/status_bar_input_methods_item.xml b/packages/SystemUI/res/layout-xlarge/status_bar_input_methods_item.xml index 3028a426a87d2..3fef7e078cac7 100644 --- a/packages/SystemUI/res/layout-xlarge/status_bar_input_methods_item.xml +++ b/packages/SystemUI/res/layout-xlarge/status_bar_input_methods_item.xml @@ -47,12 +47,11 @@ android:id="@+id/item_radio" android:layout_width="30dip" android:layout_height="wrap_content" - android:layout_marginRight="11dip" android:focusable="false" android:clickable="false" />