addView

abstract fun addView(parent: T, child: View, index: Int)

Adds a child view into the parent at the index specified as a parameter