Searched refs:targetProgress (Results 1 – 1 of 1) sorted by relevance
157 val targetProgress = if (reversed) 0f else 1f in CoroutineScope() constant201 animatable.animateTo(targetProgress, animationSpec, initialVelocity) in CoroutineScope()