animate Scale To
suspend fun animateScaleTo(scale: Float, animationSpec: <Error class: unknown class><Float> = spring(), initialVelocity: Float = 0.0f): <Error class: unknown class>
Animates scale of ZoomableLayout to given scale.
Animates scale of ZoomableLayout to given scale.