Swipe down gesture to dismiss keyboard.

This commit is contained in:
Amith Yamasani 2009-08-27 17:35:33 -07:00
parent 41fc8f4a18
commit 5d11ccc27d

View file

@ -954,7 +954,7 @@ public class LatinIME extends InputMethodService
}
public void swipeDown() {
//handleClose();
handleClose();
}
public void swipeUp() {