Searched refs:stretchedAmount (Results 1 – 1 of 1) sorted by relevance
264 val stretchedAmount = amount * ((finalPosition ?: 0f) - restingPosition) in stretchBy() constant265 animation.animateToFinalPosition(restingPosition + stretchedAmount) in stretchBy()