DescriptionImplement support for accessible collapse and expand actions on Android
What's more important is not implementing the actions themselves (they
just trigger a click on the item), but rather whether the item can be
collapsed or expanded, which indicates its current state. In other words
the only way TalkBack knows to announce that something is currently
"collapsed" is if it currently supports the "expand" action.
BUG=639956
Committed: https://crrev.com/ce9a740c03ac6bf41b5d745ea4e776466df5cecf
Cr-Commit-Position: refs/heads/master@{#414548}
Patch Set 1 #
Total comments: 2
Depends on Patchset: Messages
Total messages: 10 (3 generated)
|