From f37a21412afb16f61ca23b5aca2e90691b57e171 Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Thu, 24 Mar 2016 17:28:25 -0700 Subject: Defining separate layouts for horizontal and vertical drop target bars instead of chaning the layouts in DeviceProfile Bug: 27721989 Change-Id: I9a22c21e643f4fd0058c9be5e9d705aaf7649204 --- res/layout-sw720dp/launcher.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'res/layout-sw720dp/launcher.xml') diff --git a/res/layout-sw720dp/launcher.xml b/res/layout-sw720dp/launcher.xml index b57244414..780d6454b 100644 --- a/res/layout-sw720dp/launcher.xml +++ b/res/layout-sw720dp/launcher.xml @@ -52,11 +52,11 @@ + layout="@layout/drop_target_bar_horz_info" /> + layout="@layout/drop_target_bar_horz_search" />