summaryrefslogtreecommitdiffstats
path: root/res/layout-port/search_bar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-port/search_bar.xml')
-rw-r--r--res/layout-port/search_bar.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/layout-port/search_bar.xml b/res/layout-port/search_bar.xml
index 69dd61aa2..1c96ca380 100644
--- a/res/layout-port/search_bar.xml
+++ b/res/layout-port/search_bar.xml
@@ -17,6 +17,8 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:launcher="http://schemas.android.com/apk/res-auto/com.android.launcher3"
style="@style/SearchDropTargetBar"
+ android:layout_width="match_parent"
+ android:layout_height="match_parent"
android:background="@drawable/search_frame">
<!-- Global search icon -->
<com.android.launcher3.HolographicLinearLayout