mathew-kurian/TextJustify-Android

clickable web link

Opened this issue · 2 comments

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 ?

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

It is a must have feature.