Tweak profile names.

pull/1/head
Matthew Chen 7 years ago
parent bb1caaf3ce
commit a6e4015145

@ -691,7 +691,7 @@ NS_ASSUME_NONNULL_BEGIN
+ (UIFont *)senderNameFont + (UIFont *)senderNameFont
{ {
return UIFont.ows_dynamicTypeSubheadlineFont; return UIFont.ows_dynamicTypeSubheadlineFont.ows_mediumWeight;
} }
+ (NSDictionary *)senderNamePrimaryAttributes + (NSDictionary *)senderNamePrimaryAttributes

Loading…
Cancel
Save