setLithoViewLayoutParams

abstract fun setLithoViewLayoutParams(lithoView: LithoView, width: Int, height: Int, widthSpec: Int, heightSpec: Int, isFullSpan: Boolean)

Overwrite the LayoutPrams of the LithoView, which is an optional step if there is no need to do so.