gumil
06/20/2020, 4:58 PMgumil
06/20/2020, 5:00 PM@InstallIn(FragmentComponent::class)
in a module and it gets installed on every fragment i have in the appArun
06/20/2020, 6:39 PM@DefineComponent
.
installed on every fragmentthis is an intentional design of hilt to have global binding space
Arun
06/20/2020, 6:41 PM@Qualifiers
gumil
06/20/2020, 6:44 PMRafal
06/20/2020, 7:52 PM