It's well known only `lifecycle` properties are in...
# android
l
It's well known only
lifecycle
properties are initialized in Android components constructors. Context is not attached, neither Activity in a Fragment… So
by lazy
is your friend