[FIXED] Android. How to get substring from Spannable which was clicked?
Issue I have html string: htmlString = "This is a <a href=\"https://translate.google.com/\">link</a> and another link <a href=\"https://google.com/\">link2</a>" I set this
Read more