summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorDavisLWebb <davislwebb@ymail.com>2014-05-04 21:37:26 -0400
committerDavisLWebb <davislwebb@ymail.com>2014-05-04 21:37:26 -0400
commita1a170d693c55141d2a1bf02c7892c587b766251 (patch)
treeab23e9bfbd6eb21ddca36548d12f5fab430b680c /res
parentd12afb24b9d2048fe2cb08451e03240c43ac08fb (diff)
did shit
Diffstat (limited to 'res')
-rw-r--r--res/layout/ime.xml3
1 files changed, 2 insertions, 1 deletions
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">
+ </us.minak.DrawingSpaceView>
</us.minak.IMEView>