Searched refs:topAnimatable (Results 1 – 1 of 1) sorted by relevance
346 private val topAnimatable = topAnimatable(roundable) regex406 internal fun isTopAnimating() = PropertyAnimator.isAnimating(targetView, topAnimatable)416 PropertyAnimator.setProperty(targetView, topAnimatable, value, DURATION, animated)447 private fun topAnimatable(roundable: Roundable): AnimatableProperty = regex