Android Question How to insert a link in a label

siddsg

Member
Licensed User
Longtime User
Hello,
I have an app where I would like to insert a link within the text on the label.

For eg, I want to have a Google Play link on the word HERE, in the below string:

"Click HERE for advanced app"

Pointers will be most appreciated!
Thanks so much,
Sidd
 

siddsg

Member
Licensed User
Longtime User
Thanks, NJDude....LabelExtras is awesome!
 
Upvote 0
Top