Ohhh so if you @Inject a field in an activity without a `fun inject()` then the fields never get inj...
p
Ohhh so if you @Inject a field in an activity without a
fun inject()
then the fields never get injected?