From a8c37bcae3a7802255437fc8ae72559eff4f9610 Mon Sep 17 00:00:00 2001 From: Satoshi Kataoka Date: Fri, 10 May 2013 12:06:51 +0900 Subject: [PATCH] Tweak a label in the personal dictionary settings Bug: 8897600 Change-Id: I170ee12c06f5d03af355e279d8ac738f68feaad0 --- .../user_dictionary_add_word_fullscreen.xml | 109 ++++++++++-------- 1 file changed, 58 insertions(+), 51 deletions(-) diff --git a/res/layout/user_dictionary_add_word_fullscreen.xml b/res/layout/user_dictionary_add_word_fullscreen.xml index b72886f459b..57f9184caa6 100644 --- a/res/layout/user_dictionary_add_word_fullscreen.xml +++ b/res/layout/user_dictionary_add_word_fullscreen.xml @@ -14,63 +14,70 @@ limitations under the License. --> + android:id="@+id/user_dict_settings_add_dialog_top" + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:orientation="vertical" > - + - + + + + + + + - - - - - - - + android:maxLength="@integer/maximum_user_dictionary_word_length" /> + + + + +