Searched refs:wasAnimating (Results 1 – 1 of 1) sorted by relevance
102 val wasAnimating = roundableState.isTopAnimating() regex108 val shouldAnimate = wasAnimating && abs(newValue - lastValue) > 0.5f171 val wasAnimating = roundableState.isBottomAnimating() regex177 val shouldAnimate = wasAnimating && abs(newValue - lastValue) > 0.5f