urlspan Questions
2
I have a CheckedTextBox whose text is made up of two SpannableStrings, one of which is a URLSpan.
My question is, how do I make so that a user can move the accessibility focus through each span, ...
Jud asked 18/7, 2016 at 19:45
3
Solved
i have a TextView filled with text which i get from a server. I'm using Linkify for handling all the link searching and for setting a URLSpan where needed throughout its addLinks method.
The prob...
1
© 2022 - 2024 — McMap. All rights reserved.