Searched refs:springForce (Results 1 – 1 of 1) sorted by relevance
833 val springForce = anim.spring ?: SpringForce() in applyToAnimation() constant834 anim.spring = springForce.apply { in applyToAnimation()