android-jetpack-playground icon indicating copy to clipboard operation
android-jetpack-playground copied to clipboard

Migrate Dagger to Hilt

Open mochadwi opened this issue 5 years ago • 2 comments

Thanks for this great source code example of jetpack playground.

But I've problems when configuring @AutoService injection with Hilt.

In Hilt, we don't have to define VideoComponent in exchange using @AndroidEntryPoint inside VideoFragment

mochadwi avatar Jun 28 '20 22:06 mochadwi

looks like this is an issue with DFM: https://github.com/google/dagger/issues/1865

mochadwi avatar Jun 29 '20 06:06 mochadwi

will leave it open for future reader

mochadwi avatar Jun 29 '20 06:06 mochadwi