I have a weird problem: I have a TTTAttributedLabel with a link in it:
The name "bryan"is the link. When a UIAlertView
is presented over this label, the font of the link changes:
As you can see the link lost its font size and weight. Has anyone seen this before? Is there a separate font attribute for "link in background" or something? Thanks.