Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 517d7fb8 authored by Kevin Chyn's avatar Kevin Chyn
Browse files

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
parent 2c551679
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment