Searched refs:animationStartActions (Results 1 – 1 of 1) sorted by relevance
469 val animationStartActions = ArrayList<() -> Unit>() in startInternal() constant481 animationStartActions.add { in startInternal()515 animationStartActions.add(springAnim::start) in startInternal()589 animationStartActions.forEach { it.invoke() } in startInternal()