Searched refs:animationStartActions (Results 1 – 1 of 1) sorted by relevance
474 val animationStartActions = ArrayList<() -> Unit>() in startInternal() constant486 animationStartActions.add { in startInternal()520 animationStartActions.add(springAnim::start) in startInternal()595 animationStartActions.forEach { it.invoke() } in startInternal()