should this be enough ? ```class MainActivity : AppCompatActivity(), DIAware { override ...
m
should this be enough ?
Copy code
class MainActivity :
    AppCompatActivity(),
    DIAware {
    override val di: DI by di()