commit | 116060e011741b272124a31432b597b3a9e6847c | [log] [tgz] |
---|---|---|
author | govenliu <govenliu@google.com> | Thu Oct 17 15:57:57 2019 +0800 |
committer | govenliu <govenliu@google.com> | Thu Oct 17 17:10:17 2019 +0800 |
tree | 7824ea05479317b44593255ecefd3ea64d1618e2 | |
parent | ca3639a6686204c547fac14b6916b2d949fa17d3 [diff] |
[Wi-Fi] [a11y] The "Advanced options" should be accessible by Voice Access and pronounced by talkback correctly. The checkbox is unclickable via Accessibility. Solution: Refine the solution of b/30079196 to let checkbox be focusable and clickable by Accessibility, and remove unnecessary Accessibility pronunciation strings. Bug: 141588638 Bug: 141588161 Test: Add unit test to check the content description of the checkbox. Change-Id: I2e7932f64ae29a13b793276eab6705009af20104