Message / Animated Emoji: Fix interaction effect
This commit is contained in:
parent
2226feb98e
commit
e280ea852f
@ -103,7 +103,7 @@ const EmojiInteractionAnimation: FC<OwnProps & StateProps> = ({
|
||||
key={`effect_${effectAnimationId}`}
|
||||
size={EFFECT_SIZE}
|
||||
tgsUrl={effectTgsUrl}
|
||||
play={isPlaying}
|
||||
play
|
||||
quality={IS_ANDROID ? 0.5 : undefined}
|
||||
forceOnHeavyAnimation
|
||||
noLoop
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user