layoutMatchHeight

fun layoutMatchHeight(dpHeight: Int, gravity: Int? = null): FrameLayout.LayoutParams
fun layoutMatchHeight(dpHeight: Float, gravity: Int? = null): FrameLayout.LayoutParams
fun layoutMatchHeight(dpHeight: Int): FrameLayout.LayoutParams