diff --git a/Classes/DeMarcelpociotTicustomtabModule.m b/Classes/DeMarcelpociotTicustomtabModule.m index b0a4c49..940828a 100644 --- a/Classes/DeMarcelpociotTicustomtabModule.m +++ b/Classes/DeMarcelpociotTicustomtabModule.m @@ -97,7 +97,7 @@ -(void)customText:(id)args [textColor color], UITextAttributeTextColor, [shadowColor color], UITextAttributeTextShadowColor, [NSValue valueWithUIOffset:UIOffsetMake(0, 1)], UITextAttributeTextShadowOffset, - [font font], UITextAttributeFont, + [font font], NSFontAttributeName, nil ] forState:UIControlStateNormal];