diff options
author | Yunfan Chen <yunfanc@google.com> | 2019-11-14 19:41:47 -0800 |
---|---|---|
committer | Yunfan Chen <yunfanc@google.com> | 2019-11-14 19:41:47 -0800 |
commit | 54872c3116a6114aeff0e57bf526c53a6e10dfec (patch) | |
tree | 427d9efcc0e51dd6846554487491156d0c1b524a /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 63230ed87b928148493b3c3bb96cd57445b84d9a (diff) |
Fix hung input event while resizing
In onInputEvent inplementation, the finishInputEvent needs to be called
always, to report back the input event handling result. The previous
implementation will have no call for non-dragging event and throw them
away. This caused an ANR.
Test: reproduce step in b/144141494
Test: go/wm-smoke
Bug: 144141494
Bug: 122726344
Change-Id: If6f8da87609641a62d12712aa6c97a58a06bde60
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions