With Kotlin, you can use existing approaches. But ...
# getting-started
m
With Kotlin, you can use existing approaches. But also you can use kotlin extensions to eliminate
findViewById
. Or create UI with Anko, which is a DSL for creating layouts.