* commit '81662dd41e6eb39f89d7f1a3779e31f164e3e002': Tweak a label in the personal dictionary settings
This commit is contained in:
commit
1884044eb7
1 changed files with 0 additions and 6 deletions
|
@ -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 a new issue