summaryrefslogtreecommitdiffstats
path: root/res/layout/search_drop_target_bar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/search_drop_target_bar.xml')
-rw-r--r--res/layout/search_drop_target_bar.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout/search_drop_target_bar.xml b/res/layout/search_drop_target_bar.xml
index 9b0da1d4e..e383d74c0 100644
--- a/res/layout/search_drop_target_bar.xml
+++ b/res/layout/search_drop_target_bar.xml
@@ -17,8 +17,7 @@
<com.android.launcher3.SearchDropTargetBar xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:focusable="false"
- android:orientation="horizontal" >
+ android:focusable="false" >
<!-- Drag specific targets container -->