setAnimatedWidth

open fun setAnimatedWidth(width: Int)

Sets the width that the BaseMountingView should take on the next measure pass and then requests a layout. This should be called from animation-driving code on each frame to animate the size of the BaseMountingView.