aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout-sw600dp/edit_event_1.xml
diff options
context:
space:
mode:
authorSara Ting <sarating@google.com>2012-12-05 11:02:11 -0800
committerSara Ting <sarating@google.com>2012-12-05 11:02:11 -0800
commitd19fa1c8b79d93473157e80911ff12c6283c1b03 (patch)
treefb72af6275e3bd1794d20c1338a2d3b5a4edaf6a /res/layout-sw600dp/edit_event_1.xml
parentc59438b9051e40600cc05c7b0e265c9858a54e65 (diff)
downloadandroid_packages_apps_Etar-d19fa1c8b79d93473157e80911ff12c6283c1b03.tar.gz
android_packages_apps_Etar-d19fa1c8b79d93473157e80911ff12c6283c1b03.tar.bz2
android_packages_apps_Etar-d19fa1c8b79d93473157e80911ff12c6283c1b03.zip
Revert "Add autocompletion for title in edit-event."
This reverts commit 601ef6e0e7b921141cfeaf849238e444a10b9687. We decided to remove recent suggestions autocomplete from title field. Bug:6651978 Change-Id: Id2738b740b3e6f4a2dc50c61df663ec98be0d673
Diffstat (limited to 'res/layout-sw600dp/edit_event_1.xml')
-rw-r--r--res/layout-sw600dp/edit_event_1.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout-sw600dp/edit_event_1.xml b/res/layout-sw600dp/edit_event_1.xml
index f5689f3f..f5935cc5 100644
--- a/res/layout-sw600dp/edit_event_1.xml
+++ b/res/layout-sw600dp/edit_event_1.xml
@@ -72,7 +72,7 @@
android:id="@+id/what_label"
android:text="@string/what_label"
style="@style/TextAppearance.EditEvent_Label" />
- <AutoCompleteTextView
+ <EditText
android:id="@+id/title"
style="@style/TextAppearance.EditEvent_Value"
android:layout_width="wrap_content"