From 24ce0b3708b44e738d6ee52477aa4dd917b547e7 Mon Sep 17 00:00:00 2001 From: Adam Cohen Date: Tue, 14 Jan 2014 16:18:14 -0800 Subject: Fixing drop targets in phone / small tablet landscape (issue 12192781) Change-Id: I4dc8a82c8cd5ef279506e7868e33a455fba5a3be --- 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 7dac2718c..64b0fa0d6 100644 --- a/res/layout-sw720dp/launcher.xml +++ b/res/layout-sw720dp/launcher.xml @@ -45,8 +45,8 @@ android:layout_height="match_parent" /> + android:id="@+id/search_drop_target_bar" + layout="@layout/search_drop_target_bar" />