library
/
org.akop.kotx.ext.view
/
android.view.ViewGroup
/
get
get
operator
fun
ViewGroup
.
get
(
index
:
Int
)
:
View
Returns child view at specified
index
.