inline fun scaleRotate(scaleRotateBuilder: ScaleRotateBuilder.() -> Unit = {}): Unit
Adds a ChangeTransform to this transition. This transition animates View's scale or rotate properties change.
See Also
ChangeTransform