append

inline fun <T : View> Container.append(view: T): T
inline fun <T : View> Container.append(view: T, block: T.() -> Unit): T