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 name = [self.contactsManager
attributedStringForConversationTitleWithPhoneIdentifier:self.thread.contactIdentifier attributedStringForConversationTitleWithPhoneIdentifier:self.thread.contactIdentifier
primaryFont:[self navigationBarTitleLabelFont] primaryFont:[self navigationBarTitleLabelFont]
secondaryFont:[UIFont ows_dynamicTypeFootnoteFont]]; secondaryFont:[UIFont ows_regularFontWithSize:11.f]];
} }
self.title = nil; self.title = nil;

Loading…
Cancel
Save