I want to implement Spring animation using MotionLayout. Also, I want to give stiffness and damping as custom values.
By the way, I saw examples where you need to use the OnSwipe tag to use Spring animation in MotionLayout.
What I want is for animation to work without user's touch.
Is there any way?