summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2015-04-23 14:47:19 -0700
committerSunny Goyal <sunnygoyal@google.com>2015-04-23 14:48:04 -0700
commitd9cc780fade7a078d127c7e5b8209d414a46f0a5 (patch)
tree18926dc9788a2ab2a87e94acce2e3949efad702c /res
parent3748c5e73107fbfb8bd315653336083578c49026 (diff)
downloadandroid_packages_apps_Trebuchet-d9cc780fade7a078d127c7e5b8209d414a46f0a5.tar.gz
android_packages_apps_Trebuchet-d9cc780fade7a078d127c7e5b8209d414a46f0a5.tar.bz2
android_packages_apps_Trebuchet-d9cc780fade7a078d127c7e5b8209d414a46f0a5.zip
Making QSB alingment match with that of recents
Change-Id: I6be59c721cbd163641013ca6c5e1776cf2162a0d
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 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 -->