am ba35426f: Merge "Tweak a label in the personal dictionary settings"
* commit 'ba35426f01ed9243ff6a03be589a0f098353e1b2': Tweak a label in the personal dictionary settingsmain
commit
81662dd41e
|
@ -19,12 +19,6 @@
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:orientation="vertical" >
|
android:orientation="vertical" >
|
||||||
|
|
||||||
<TextView
|
|
||||||
style="?android:attr/listSeparatorTextViewStyle"
|
|
||||||
android:layout_width="match_parent"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:text="@string/user_dict_settings_add_screen_title" />
|
|
||||||
|
|
||||||
<EditText
|
<EditText
|
||||||
android:id="@+id/user_dictionary_add_word_text"
|
android:id="@+id/user_dictionary_add_word_text"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
|
|
Loading…
Reference in New Issue