Searched refs:animationTargetValue (Results 1 – 1 of 1) sorted by relevance
167 val animationTargetValue = animationTarget.value in processNewAnchors() constant169 val targetOffset = if (animationTargetValue != null) { in processNewAnchors()171 val oldState = oldAnchors[animationTargetValue] in processNewAnchors()174 newState ?: newAnchors.keys.minByOrNull { abs(it - animationTargetValue) }!! in processNewAnchors()