why is `lateinit` modifier not allowed on `inline ...
# android
m
why is
lateinit
modifier not allowed on
inline classes
?
d
what is the use case?
m
I want to lateinit a class member in onActivityCreated
d
hmm, what is shown as limitation is using
lateinit
in the
inline class
https://github.com/Kotlin/KEEP/blob/master/proposals/inline-classes.md#current-limitations