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" /> + + + + +