I think `val picker: NumberPicker = view.findViewB...
# android
c
I think
val picker: NumberPicker = view.findViewById(R.id.picker)
is natural, too.