OSDN Git Service

Fix IME displayed behind the notification shade
authorsanryhuang <sanryhuang@google.com>
Fri, 25 May 2018 04:34:31 +0000 (12:34 +0800)
committersanryhuang <sanryhuang@google.com>
Fri, 25 May 2018 17:43:43 +0000 (01:43 +0800)
commit97bff240dce13ca87f31e44728250af06e1147e1
treeaca4fdf3caead6899347cc02118631b7da0bf700
parentb82d3d7e741ff8fe6bf7d1cae79d519fe4922d9a
Fix IME displayed behind the notification shade

The Back key isn't dispatched to IME. Refine the logic of onKeyPreIme.

Test: manual test
Test: atest
Change-Id: I6cf5402e70e91d74e5843beb390b306146159e4d
Fixes:80250543
packages/SystemUI/src/com/android/systemui/statusbar/policy/RemoteInputView.java