add
fun <View : CSViewInterface> ViewGroup.add(view: View, index: Int = -1): View
Content copied to clipboard
fun <View : CSViewInterface> ViewGroup.add( view: View, layout: ViewGroup.LayoutParams, index: Int = -1): View
Content copied to clipboard