mathew-kurian/TextJustify-Android

URL/Weblinks not working correctly

diogojg opened this issue · 1 comments

I set a SpannableString into DocumentView with URLs, but the text where there is a link/url do not appear at all. Instead, there is a white space, and of course it's not clickable.

Same problem here, just trying to add links in a documentview but nothing happens. It also breaks the layout mechanism ( paragraphs just dont exist anymore )