Animated emoji improvements

This commit is contained in:
Ali
2022-07-19 03:38:07 +02:00
parent 2a5b45883d
commit c141531c7b
58 changed files with 3446 additions and 1133 deletions

View File

@@ -898,9 +898,9 @@ public class AttachmentTextInputPanelNode: ASDisplayNode, TGCaptionPanelView, AS
let animationComponent = LottieAnimationComponent(
animation: LottieAnimationComponent.AnimationItem(
name: "anim_smiletosticker",
colors: colors,
mode: .animateTransitionFromPrevious
),
colors: colors,
size: CGSize(width: 32.0, height: 32.0)
)
let inputNodeSize = self.inputModeView.update(