Merge "Tweak a label in the personal dictionary settings"

This commit is contained in:
Satoshi Kataoka 2013-05-10 03:27:51 +00:00 committed by Android (Google) Code Review
commit ba35426f01

View file

@ -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"