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

clickable web link #58

Open helmiderbali opened 9 years ago

helmiderbali commented 9 years ago

Hello , I was trying to make a clickable span web link similar to what have been done in the example below with a simple textview: http://stackoverflow.com/questions/8949520/android-add-internal-links-to-part-of-a-textview-that-links-to-action-in-my

is there any method to acheive this with documentView ?

mathew-kurian commented 9 years ago

@helmiderbali Good question. Unfortunately, there is no way to do at the moment.

ton1n8o commented 8 years ago

It is a must have feature.