mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-24 02:22:44 +02:00
Emojis: Boost size of messages containing only emojis (not only one)
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
self.stateEventTextFont = [UIFont italicSystemFontOfSize:15];
|
||||
self.callNoticesTextFont = [UIFont italicSystemFontOfSize:15];
|
||||
self.encryptedMessagesTextFont = [UIFont italicSystemFontOfSize:15];
|
||||
self.singleEmojiTextFont = [UIFont systemFontOfSize:48];
|
||||
self.emojiOnlyTextFont = [UIFont systemFontOfSize:48];
|
||||
}
|
||||
return self;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user