Android Linkify text - Spannable Text in Single Text View - As like Twitter tweet

后端 未结 4 2099
小蘑菇
小蘑菇 2020-11-28 10:53

I have a textView and text like

\"This is the Simple Text with KeyWord and the Link to browse\"

in the above text i want to

4条回答
  •  遥遥无期
    2020-11-28 11:13

    I have used the same thing which I answered here in This Question

    For that I have used this LinkEnabledTextView and that become easy for me to do the task.

提交回复
热议问题