Looks like you are trying to retrieve with an `ins...
# kodein
s
Looks like you are trying to retrieve with an
instance()
or
provider()
method, but
ListDelegationAdapter<List<out IUiScreenItem>>
is bound using a
scopedSingleton
, which binds
factories
, meaning that you need to pass the
Fragment
in which it is a singleton as argument