[Perf] Emoji Interaction Animation: Adjust for Android
This commit is contained in:
parent
948fa57d55
commit
86b20990e5
@ -101,7 +101,7 @@ const EmojiInteractionAnimation: FC<OwnProps & StateProps> = ({
|
||||
size={EFFECT_SIZE}
|
||||
animationData={localEffectAnimationData || effectAnimationData}
|
||||
play={isPlaying}
|
||||
isLowPriority={IS_ANDROID}
|
||||
quality={IS_ANDROID ? 0.5 : undefined}
|
||||
forceOnHeavyAnimation
|
||||
noLoop
|
||||
onLoad={startPlaying}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user