Voice Chat UI improvements

This commit is contained in:
Ilya Laktyushin
2020-11-30 05:03:47 +04:00
parent 37b9b53a9a
commit b900f159cf
7 changed files with 1374 additions and 1355 deletions

View File

@@ -872,7 +872,6 @@ class ChatMessageAnimatedStickerItemNode: ChatMessageItemView {
let contentHeight = max(imageSize.height, layoutConstants.image.minDimensions.height)
var forwardSource: Peer?
var forwardAuthorSignature: String?
var forwardPsaType: String?