From f451ed2012df7eb080de045a93a494aecd2775b4 Mon Sep 17 00:00:00 2001 From: "Tadashi G. Takaoka" Date: Tue, 20 Sep 2011 16:16:34 +0900 Subject: Forward touch events above the keyboard to the suggestions strip The gutter area between the suggestions strip and the top-row keys looks like a part of the suggestions strip, and the touch events landing on the area should be forwarded to the suggestions strip. Bug: 5246673 Change-Id: I92af763be0feed21aa36ceffb5d575abe554f19e --- java/res/layout/input_view.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'java/res/layout') diff --git a/java/res/layout/input_view.xml b/java/res/layout/input_view.xml index 13560e0cf..2e0cddc28 100644 --- a/java/res/layout/input_view.xml +++ b/java/res/layout/input_view.xml @@ -18,7 +18,7 @@ */ --> - - + -- cgit v1.2.3-83-g751a