Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TokenCompleteTextView - tokens not accessible in Talkback #265

Open
sagar-waghmare-rsl opened this issue Nov 29, 2016 · 2 comments
Open
Labels

Comments

@sagar-waghmare-rsl
Copy link

TokenCompleteTextView - tokens are not accessible in Talkback. It says ",," [comma comma] when it should say the selected tokens. Also, individual tokens are not focused (for accessibility).

You may want to use ExploreByTouchHelper for adding the support.
device-2016-11-29-203150

@lynamemi
Copy link

+1 for this. We're trying to add our own ExploreByTouch helper, but without access to the private view in TokenImageSpan this is proving to be quite challenging.

@mgod
Copy link
Contributor

mgod commented Jan 11, 2019

I'm not sure the view in the TokenImageSpan will continue to exist in future versions (it may be replaced with a Drawable), so I'd like to explore options that are not dependent on that.

@mgod mgod added the bug label Mar 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants