summaryrefslogtreecommitdiffstats
path: root/res/layout/widget_search.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/widget_search.xml')
-rw-r--r--res/layout/widget_search.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/layout/widget_search.xml b/res/layout/widget_search.xml
index f87d30f16..1db8488a9 100644
--- a/res/layout/widget_search.xml
+++ b/res/layout/widget_search.xml
@@ -42,6 +42,8 @@
android:inputType="textAutoComplete"
android:imeOptions="actionSearch"
android:lines="1"
+ android:dropDownWidth="fill_parent"
+ android:popupBackground="@drawable/spinner_dropdown_background"
/>
<ImageButton android:id="@+id/search_go_btn"