Hi there,
I have a Lottie navbar menu button, and when clicked, it animates from an = sign to x sign and then triggers a drop-down menu.
When the user taps on the x, the menu closes as expected.
But when the user taps outside of the navbar, it triggers the navbar to close … but the Lottie animation doesn’t animated back to =.
How do I get the Lottie event to play and return to the state of = once a tap event occurs outside of the drop-down menu.