summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2015-04-27 23:48:20 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-04-27 23:48:21 +0000
commitd23cfce087df09a81e7f06f29615b3b79e2e830c (patch)
treec50e175beaf1947bdec26b6627a4dfad51045b09 /res
parent8167dc2dcffbf4f68724bc1db2f5cfc1caf6a848 (diff)
parentd9cc780fade7a078d127c7e5b8209d414a46f0a5 (diff)
downloadandroid_packages_apps_Trebuchet-d23cfce087df09a81e7f06f29615b3b79e2e830c.tar.gz
android_packages_apps_Trebuchet-d23cfce087df09a81e7f06f29615b3b79e2e830c.tar.bz2
android_packages_apps_Trebuchet-d23cfce087df09a81e7f06f29615b3b79e2e830c.zip
Merge "Making QSB alingment match with that of recents" into ub-launcher3-burnaby
Diffstat (limited to 'res')
-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 fe18edc84..69f42bb4c 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 -->