Mar 8, 2021
Yes, but what's more interesting is that with Google's new additions like Hilt, they actually erase the need for defining the activity/fragment as explicit injection targets via `@AndroidEntryPoint` annotation. So they "fixed" the field injection declaration taking a lot of effort by automating it.