From a1a170d693c55141d2a1bf02c7892c587b766251 Mon Sep 17 00:00:00 2001 From: DavisLWebb Date: Sun, 4 May 2014 21:37:26 -0400 Subject: did shit --- res/layout/ime.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'res') diff --git a/res/layout/ime.xml b/res/layout/ime.xml index 510d40a..c5e78ef 100644 --- a/res/layout/ime.xml +++ b/res/layout/ime.xml @@ -15,6 +15,7 @@ android:gestureStrokeAngleThreshold="0.0" android:gestureStrokeLengthThreshold="0.0" android:gestureStrokeSquarenessThreshold="0.0" - android:gestureStrokeType="multiple" /> + android:gestureStrokeType="multiple"> + -- cgit v1.2.3