Here is my question how do I get a complete animation listener for motion layout in jetpack compose?
My purpose is to do that I want to trigger another animation after completing the motion layout animation.
And another question is how to do sequence animation in jetpack compose.