no message

This commit is contained in:
Ilya Laktyushin
2018-09-21 09:04:02 +01:00
parent f82e4c1c7c
commit f7963c166c
31 changed files with 376 additions and 215 deletions

View File

@@ -5,7 +5,7 @@ import SwiftSignalKit
import Postbox
import TelegramCore
private let avatarFont: UIFont = UIFont(name: "ArialRoundedMTBold", size: 15.0)!
private let avatarFont: UIFont = UIFont(name: ".SFCompactRounded-Semibold", size: 16.0)!
private let titleFont = Font.medium(14.0)
private let textFont = Font.regular(14.0)