MultiSlider
MultiSlider copied to clipboard
How to enable accessibility for slider?
What steps are necessary to add accessibility to the slider? Is it accomplished from the xml or within the code?
I have tried setting focusable true to both XML and programmatically with no luck.
I'm curious how to get this going as well. It seems that there is an effort to make accessibility work in the source code for MultiSlider, but the entire slider just doesn't seem to be selectable when using talkback, either by tapping directly on the control or swiping right and left to scroll through the controls. When I try to swipe to select the control, the selection just doesn't move, doesn't even skip over it.