Open litt1e-p opened 9 years ago
I want to change the boldText color, it's not working via below codes
[attributedText addAttribute:(NSString*)kCTForegroundColorAttributeName value:(id)[[UIColor redColor] CGColor] range:boldRange];
I want to change the boldText color, it's not working via below codes
[attributedText addAttribute:(NSString*)kCTForegroundColorAttributeName value:(id)[[UIColor redColor] CGColor] range:boldRange];