Closed IgorB10 closed 6 years ago
This already works when using dejetifier. I don't see a reason to add support for this prior to AndroidX going stable where you'll also need dejetifier if you're still in the support library world.
My code is still not compiling even after enabling jetifier. I am trying to use HasFragmentInjector or HasSupportFragmentInjector how would I move ahead with that
change to version 2.16
please refer the android x working sample https://github.com/jega-ms/android-dagger2-mvp-rx
Hello,
I'd like to add a proposal to add support for injection in fragments from an androidx module.