mathew-kurian / TextJustify-Android

:page_facing_up: Android Text Full Jusiftication / Wrapping / Justify / Hyphenate - V2.0
https://github.com/bluejamesbond/TextJustify-Android/wiki
Apache License 2.0
1.86k stars 370 forks source link

URL/Weblinks not working correctly #104

Open diogojg opened 8 years ago

diogojg commented 8 years ago

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.

jav974 commented 8 years ago

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 )