setAnimatedHeight

open fun setAnimatedHeight(height: Int)

Sets the height 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.