-
- Downloads
Forward touch events above the keyboard to the suggestions strip
The gutter area between the suggestions strip and the top-row keys looks like a part of the suggestions strip, and the touch events landing on the area should be forwarded to the suggestions strip. Bug: 5246673 Change-Id: I92af763be0feed21aa36ceffb5d575abe554f19e
Showing
- java/res/layout/input_view.xml 2 additions, 2 deletionsjava/res/layout/input_view.xml
- java/src/com/android/inputmethod/keyboard/KeyboardSwitcher.java 4 additions, 2 deletions...rc/com/android/inputmethod/keyboard/KeyboardSwitcher.java
- java/src/com/android/inputmethod/latin/InputView.java 112 additions, 0 deletionsjava/src/com/android/inputmethod/latin/InputView.java
Loading
Please register or sign in to comment