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

@@ -168,7 +168,7 @@ class CallListCallItem: ListViewItem {
private let separatorHeight = 1.0 / UIScreen.main.scale
private let avatarFont: UIFont = UIFont(name: "ArialRoundedMTBold", size: 15.0)!
private let avatarFont: UIFont = UIFont(name: ".SFCompactRounded-Semibold", size: 16.0)!
class CallListCallItemNode: ItemListRevealOptionsItemNode {
private let backgroundNode: ASDisplayNode