In fragments I still just make a class level varia...
# android
a
In fragments I still just make a class level variable as lateinit and then assign it a value inside onCreateView. I feel like there should be a smoother way.