<@U0BHTDH55> delegated properties are just conveni...
# kodein
a
@pawel_byszewski delegated properties are just convenience. you can instantiate your objects inside
onCreate
just like you'd do it in a java project. but do you think that optimizing your DI is really needed? usually DIs are not in the hot path at all