summaryrefslogtreecommitdiffstats
path: root/res/layout/qsb_bar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/qsb_bar.xml')
-rw-r--r--res/layout/qsb_bar.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/layout/qsb_bar.xml b/res/layout/qsb_bar.xml
index c2179ce38..c58836ed8 100644
--- a/res/layout/qsb_bar.xml
+++ b/res/layout/qsb_bar.xml
@@ -17,7 +17,8 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher"
style="@style/QSBBar"
- android:focusable="false">
+ android:focusable="false"
+ android:background="@drawable/search_bg_panel">
<!-- Search buttons container -->
<include android:id="@+id/qsb_search_bar"