Join Slack
Powered by
<FragmentFactory injection alongside normal inject...
# stackoverflow
u
user
03/27/2021, 6:41 PM
FragmentFactory injection alongside normal injection in Android
I'm trying to use fragment factory as mentioned in this article :
https://medium.com/supercharges-mobile-product-guide/fragmentfactory-with-dagger-and-hilt-31ee17babf73
I'm using Hilt alongside with dagger since I'm migrating slowly from Dagger to Hilt. I get this build error saying the bindings aren't available in this scope. But I can't change my...
Open in Slack
Previous
Next