<@U13CVQWSJ>: Yes. By the way, you can use express...
# anko
y
@carmas123: Yes. By the way, you can use expression syntax, it looks a bit more compact:
Copy code
override fun onCreateView(inflater: LayoutInflater?, container: ViewGroup?, savedInstanceState: Bundle?) = UI {
    textView()
}.view