powered factory in your application/retained/activity component (whichever you fancy) and use method or field injection to inject it.
a
Archie
06/14/2020, 9:06 AM
But that means I wont be able to use all the Hilt's Fragment related stuff right? So thats basically me creating the Factory myself.. doing all the multibindings... which hilt already provide out of the box. right?