Swipe down gesture to dismiss keyboard.
This commit is contained in:
parent
41fc8f4a18
commit
5d11ccc27d
1 changed files with 1 additions and 1 deletions
|
@ -954,7 +954,7 @@ public class LatinIME extends InputMethodService
|
|||
}
|
||||
|
||||
public void swipeDown() {
|
||||
//handleClose();
|
||||
handleClose();
|
||||
}
|
||||
|
||||
public void swipeUp() {
|
||||
|
|
Loading…
Reference in a new issue