I mean something like `val button by lazy { findVi...
# android
w
I mean something like
val button by lazy { findViewById(R.id.button) }