summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorLuke Shumaker <shumakl@purdue.edu>2014-05-04 22:07:10 -0400
committerLuke Shumaker <shumakl@purdue.edu>2014-05-04 22:07:10 -0400
commit37683365975b33d2f666949b4d423f193e76feb9 (patch)
tree4554d07082b9d657f6113f16be41f7599794b181 /res
parent26f5555afebb8c277a0b50cb1f73e7c57d629b30 (diff)
parenta1a170d693c55141d2a1bf02c7892c587b766251 (diff)
Merge remote-tracking branch 'origin/davis' into lukeshu
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>