diff --git a/submodules/TelegramUI/TelegramUI/HorizontalListContextResultsChatInputPanelItem.swift b/submodules/TelegramUI/TelegramUI/HorizontalListContextResultsChatInputPanelItem.swift index 5b3a8cb012..d3edac1f91 100644 --- a/submodules/TelegramUI/TelegramUI/HorizontalListContextResultsChatInputPanelItem.swift +++ b/submodules/TelegramUI/TelegramUI/HorizontalListContextResultsChatInputPanelItem.swift @@ -323,6 +323,7 @@ final class HorizontalListContextResultsChatInputPanelItemNode: ListViewItemNode strongSelf.item = item strongSelf.currentImageResource = imageResource strongSelf.currentVideoFile = videoFile + strongSelf.currentAnimatedStickerFile = currentAnimatedStickerFile if let imageApply = imageApply { if let updateImageSignal = updateImageSignal {