Skip to content

link color not working on iOS 8 #497

Closed
@weakfl

Description

Link colors are working fine on iOS 7, but are not displayed on iOS 8.
I'm setting the link attributes like this:

_lblFooter.linkAttributes = @{ NSForegroundColorAttributeName: [UIColor colorWithRed:151.0f/255.0f green:191.0f/255.0f blue:13.0f/255.0f alpha:1.0f], NSUnderlineStyleAttributeName: [NSNumber numberWithInt:NSUnderlineStyleSingle] };

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions