adding an underline to the Re-request encryption keys message

This commit is contained in:
Mauro Romito 2023-01-12 14:33:50 +01:00
parent 8535f6c5cf
commit 35468f8535

View file

@ -359,7 +359,8 @@ static NSString *const kEventFormatterTimeFormat = @"HH:mm";
attributes:@{
NSLinkAttributeName: linkActionString,
NSForegroundColorAttributeName: self.sendingTextColor,
NSFontAttributeName: self.encryptedMessagesTextFont
NSFontAttributeName: self.encryptedMessagesTextFont,
NSUnderlineStyleAttributeName: [NSNumber numberWithInt:NSUnderlineStyleSingle]
}]];
[attributedStringWithRerequestMessage appendAttributedString: