Searched refs:outgoingStateLayerAnimationSpecFor (Results 1 – 1 of 1) sorted by relevance
482 val outgoingAnimationSpec = outgoingStateLayerAnimationSpecFor(currentInteraction) in handleInteraction()519 private fun outgoingStateLayerAnimationSpecFor(interaction: Interaction?): AnimationSpec<Float> { in outgoingStateLayerAnimationSpecFor() method