-
-
Notifications
You must be signed in to change notification settings - Fork 518
Open
Description
I would like to show animation of horizontal progress bar any time the user lands on a screen. Every time user opens screen I first reset progress state to 0 and then set it to required number to show it's moving from 0 to say 50%. The problem is that it shows animation twice when I first reset it to 0 and then when setting back to 50%. Is there a way to disable the animation in the first case when I reset it to 0?
Metadata
Metadata
Assignees
Labels
No labels