add font
This commit is contained in:
parent
150c218ea7
commit
5da427d469
@ -356,9 +356,7 @@ CGFloat const LabelWithInternalButtonLineSpace = 2;
|
||||
}
|
||||
|
||||
+ (nullable UIFont *)font5GMessage {
|
||||
CGFloat size = 16;
|
||||
size = [self sizeFontGenericForCurrentDevice:size];
|
||||
return [MFFonts mfFont55Rg:size];
|
||||
return [self font5GMessage:YES];
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user