`val textView: TextView by lazy { find(R.id.textVi...
# android
a
val textView: TextView by lazy { find(R.id.textView) }