Respond to CR.

pull/1/head
Matthew Chen 7 years ago
parent c106a67a52
commit 3799dce822

@ -1101,7 +1101,7 @@ typedef enum : NSUInteger {
name = [self.contactsManager
attributedStringForConversationTitleWithPhoneIdentifier:self.thread.contactIdentifier
primaryFont:[self navigationBarTitleLabelFont]
secondaryFont:[UIFont ows_dynamicTypeFootnoteFont]];
secondaryFont:[UIFont ows_regularFontWithSize:11.f]];
}
self.title = nil;

Loading…
Cancel
Save