Searched defs:ViewGroup (Results 1 – 3 of 3) sorted by relevance
27 fun ViewGroup.getChildren(): List<View> { in <lambda>() method
115 private fun ViewGroup.button(text: String, onClick: (View) -> Unit): Button { in button() method
504 fun ViewGroup.disableClipping() { in <lambda>() method