summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorsatok <satok@google.com>2011-09-12 18:17:14 +0900
committersatok <satok@google.com>2011-09-12 19:14:16 +0900
commitb9509d046c911b7b334aa45f693c49a7182ef470 (patch)
tree836ce9fd45b037f8a0bb599361f7bf35b3eae7a2 /res
parent782ed596ebb02245645466ae5972e06ce7daae9f (diff)
downloadpackages_apps_settings-b9509d046c911b7b334aa45f693c49a7182ef470.zip
packages_apps_settings-b9509d046c911b7b334aa45f693c49a7182ef470.tar.gz
packages_apps_settings-b9509d046c911b7b334aa45f693c49a7182ef470.tar.bz2
Update the current IME label
Bug: 5069983 Change-Id: I84d6ac7c39b5f3a035aa04c35065280a14024c47
Diffstat (limited to 'res')
-rw-r--r--res/layout/preference_inputmethod.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/res/layout/preference_inputmethod.xml b/res/layout/preference_inputmethod.xml
index 0edc060..0e0c1ef 100644
--- a/res/layout/preference_inputmethod.xml
+++ b/res/layout/preference_inputmethod.xml
@@ -33,13 +33,11 @@
android:id="@android:id/widget_frame"
android:layout_width="wrap_content"
android:layout_height="match_parent"
- android:layout_marginLeft="10dip"
android:gravity="center_vertical"
android:orientation="vertical" />
<RelativeLayout
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:layout_marginLeft="15dip"
android:layout_marginRight="6dip"
android:layout_marginTop="6dip"
android:layout_marginBottom="6dip"