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

Skip to content
Commit 9b302869 authored by Tsung-Mao Fang's avatar Tsung-Mao Fang
Browse files

Fix unknown items issue when using Switch Access

Switch access finds the actionable item in parent view,
however, it can't find any readable text so it speaks
unknown item.

To solve this problem, we have to set focusable attribute
as false for child views, so they will be grouped in the
parent view together. Then, Switch Access can recognize
the text info with title and learn more.

Test: Play around the switch access and talkback. Both
can speak correct message in the footer.
Fix: 187241610
Bug: 209528395

Change-Id: I20a8bfa1fe1546170d254deaaff42cd4de180f5c
parent 6ba962a9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment