diff options
author | 2019-06-27 22:32:15 +0800 | |
---|---|---|
committer | 2019-07-05 03:30:10 +0000 | |
commit | b4360e65ca9c64415d9ad00c5f16887617b6aeef (patch) | |
tree | 0dcf844961dc94db0363d3668dce7ec8ec095a43 /java/src/com/android/inputmethod/latin/setup/SetupStartIndicatorView.java | |
parent | cec8e18f4392aff8a33463a0fe9658b64ae606a3 (diff) | |
download | latinime-b4360e65ca9c64415d9ad00c5f16887617b6aeef.tar.gz latinime-b4360e65ca9c64415d9ad00c5f16887617b6aeef.tar.xz latinime-b4360e65ca9c64415d9ad00c5f16887617b6aeef.zip |
Remove extend touchable region for AOSP keyboard
Remove EXTENDED_TOUCHABLE_REGION_HEIGHT from LatinIME#onComputeInsets
to prevent keyboard touch region covered navigation bar
when in split-window mode with display density < 240 case.
Fix: 134893742
Test: manual as below steps:
1) Set window density as 240 with "adb shell wm density 240"
2) Launch a app (i.e. Messages) from recents activity, set as split-screen mode.
3) Tap Search bar to show IME keyboard.
4) Press home / back / recents key if it works, expect it works.
Change-Id: I596b7276041fecc50d2bc095c7e51664f632368d
Diffstat (limited to 'java/src/com/android/inputmethod/latin/setup/SetupStartIndicatorView.java')
0 files changed, 0 insertions, 0 deletions