mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Animated emoji improvements
This commit is contained in:
@@ -184,9 +184,9 @@ private final class AccessoryItemIconButtonNode: HighlightTrackingButtonNode {
|
||||
component: AnyComponent(LottieAnimationComponent(
|
||||
animation: LottieAnimationComponent.AnimationItem(
|
||||
name: !isEmoji ? "anim_stickertosmile" : "anim_smiletosticker",
|
||||
colors: colors,
|
||||
mode: .animateTransitionFromPrevious
|
||||
),
|
||||
colors: colors,
|
||||
size: animationFrame.size
|
||||
)),
|
||||
environment: {},
|
||||
|
||||
Reference in New Issue
Block a user