aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorSatoshi Kataoka <satok@google.com>2013-05-15 12:52:48 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-05-15 12:52:48 -0700
commit1884044eb7645bb427eb056e43736179a3f62b09 (patch)
tree3f1fbaff6819baebf924a357b625c33ef21bd2f8 /java
parent1cb72a09391c2115e9d2c5f563a9641d7f0cfc11 (diff)
parent81662dd41e6eb39f89d7f1a3779e31f164e3e002 (diff)
downloadlatinime-1884044eb7645bb427eb056e43736179a3f62b09.tar.gz
latinime-1884044eb7645bb427eb056e43736179a3f62b09.tar.xz
latinime-1884044eb7645bb427eb056e43736179a3f62b09.zip
am 81662dd4: am ba35426f: Merge "Tweak a label in the personal dictionary settings"
* commit '81662dd41e6eb39f89d7f1a3779e31f164e3e002': Tweak a label in the personal dictionary settings
Diffstat (limited to 'java')
-rw-r--r--java/res/layout/user_dictionary_add_word_fullscreen.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/java/res/layout/user_dictionary_add_word_fullscreen.xml b/java/res/layout/user_dictionary_add_word_fullscreen.xml
index 75e86c509..219485b66 100644
--- a/java/res/layout/user_dictionary_add_word_fullscreen.xml
+++ b/java/res/layout/user_dictionary_add_word_fullscreen.xml
@@ -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"