diff options
author | Kevin Chyn <kchyn@google.com> | 2020-02-06 11:22:28 -0800 |
---|---|---|
committer | Kevin Chyn <kchyn@google.com> | 2020-02-06 11:22:28 -0800 |
commit | 517d7fb8e84c402b78c862abb4db13b703fb5c84 (patch) | |
tree | bf5d1ae8ca65783370241ddc3715f2f7b11fa9c9 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 2c5516797135fb4b3bde72bf587053ae969434a4 (diff) |
Credential UI should not respond to background taps
The click listener already ignores taps when in non-biometric mode.
However, the view is still included in the accessibility hierarchy.
This change does the following when the UI transitions to credential mode:
1) removes the click listener for "code correctness"
2) removes the background view from accessibility hierarchy so that it
cannot be focused/announced when talk back is enabled
Bug: 143564809
Test: atest AuthContainerViewTest
Test: manual test with talkback enabled
Change-Id: I36727599897a7cec1a99558c6fc2b61f311d1998
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions