diff options
author | Feng Cao <fengcao@google.com> | 2020-06-02 19:26:31 -0700 |
---|---|---|
committer | Feng Cao <fengcao@google.com> | 2020-06-02 22:08:11 -0700 |
commit | 2db11209c6a4e85091bd06a00b0f75baa49c7913 (patch) | |
tree | 047989d1d83f9782ea0024cb7d22c5fc0faf78ee /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | e60e6524b473d48aac87360fa5b3c78bd16407f5 (diff) |
Fix a bug to handle the touch ACTION_DOWN properly when inline suggestion view is obscured
* if the user taps quickly such that there is only ACTION_DOWN and
ACTION_UP, without ACTION_MOVE, it'd be possible that the
isSecure check is not respected. This patch fixes that case.
Test: atest android.autofillservice.cts.inline
Bug: 157772682
Bug: 158038231
Change-Id: Icd21bf2f88259673bb9b20e46e63672648495eac
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions