Tweak a label in the personal dictionary settings
Bug: 8897600 Change-Id: Ibf245e32468e5740ad9d65b8ff1f1e87b430d287main
parent
52cb409ac2
commit
4c6a5c0428
|
@ -19,12 +19,6 @@
|
|||
android:layout_height="wrap_content"
|
||||
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
|
||||
android:id="@+id/user_dictionary_add_word_text"
|
||||
android:layout_width="match_parent"
|
||||
|
|
Loading…
Reference in New Issue