Issue metadata
Sign in to add a comment
|
Android accessibility: identify nodes containing an image |
||||||||||||||||||||||
Issue descriptionAndroid accessibility: expose nodes with an image. Select-to-speak on Android wants to know what nodes in the accessibility tree contain an image. We can't rely on exposing this in the class name or role, because sometimes an image might be inside a button, link, or other leaf-level UI element. Add a new custom flag "AccessibilityNodeInfo.hasImage" indicating if it has an image.
,
Feb 20 2018
|
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by bugdroid1@chromium.org
, Feb 20 2018