iOS Question Possible to remove underline from link in CSBuilder?

Sandman

Expert
Licensed User
Longtime User
I have a CSBuilder that contains text and a couple of links. All the links get underlined automatically, but I would like one of the linked words to not be underlined. Is that possible?

(I don't think it is relevant, but just in case: The link that I don't want to be underlined is simply an icon from Font Awesome.)
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
Tested with the code from the tutorial: https://www.b4x.com/android/forum/threads/csbuilder-attributedstrings-builder.79153/ I get the same result as the screenshot there.

SS-2017-05-04_17.27.32.png
 
Upvote 0
Top