aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/layout
diff options
context:
space:
mode:
authorBananeweizen <bananeweizen@gmx.de>2012-10-07 18:38:17 +0200
committerBananeweizen <bananeweizen@gmx.de>2012-10-07 18:38:17 +0200
commit91deacc3a396b0d7a6526ea82928b5680dc1c78c (patch)
treec138ee113ac57d97550309a647e5293369a0c149 /main/res/layout
parenta3317a2922de92fc691265c30401a4b3848a038e (diff)
downloadcgeo-91deacc3a396b0d7a6526ea82928b5680dc1c78c.zip
cgeo-91deacc3a396b0d7a6526ea82928b5680dc1c78c.tar.gz
cgeo-91deacc3a396b0d7a6526ea82928b5680dc1c78c.tar.bz2
#2084: History for trackable codes
Diffstat (limited to 'main/res/layout')
-rw-r--r--main/res/layout/search.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/res/layout/search.xml b/main/res/layout/search.xml
index 09fb886..9848609 100644
--- a/main/res/layout/search.xml
+++ b/main/res/layout/search.xml
@@ -112,7 +112,7 @@
<TextView style="@style/separator_horizontal_headline"
android:text="@string/search_tb" />
</RelativeLayout>
- <EditText style="@style/edittext_full"
+ <AutoCompleteTextView style="@style/edittext_full"
android:id="@+id/trackable"
android:hint="@string/search_tb_hint"
android:imeOptions="actionGo"