mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Various improvements
This commit is contained in:
@@ -436,7 +436,7 @@ private let avatarFont = avatarPlaceholderFont(size: 16.0)
|
||||
|
||||
private let maxVideoLoopCount = 3
|
||||
|
||||
public final class ChatMessageAvatarHeaderNodeImpl: ListViewItemHeaderNode {
|
||||
public final class ChatMessageAvatarHeaderNodeImpl: ListViewItemHeaderNode, ChatMessageAvatarHeaderNode {
|
||||
private let context: AccountContext
|
||||
private var presentationData: ChatPresentationData
|
||||
private let controllerInteraction: ChatControllerInteraction
|
||||
|
||||
Reference in New Issue
Block a user