Android : What's the best way to create clickable hashtags in Android?

on Saturday, September 20, 2014


I have a list of keywords, which should be clickable, just like the below screenshot. I was wondering whether I have to use a dynamic textview for each keyword or a single textview with ClickableSpan? Please suggest a good approach. enter image description here


0 comments:

Post a Comment