element-android/changelog.d/6894.misc
Benoit Marty 4c2f8537e1 Changelog
2022-08-23 18:51:14 +02:00

2 lines
166 B
Plaintext

Remove FragmentModule and the Fragment factory. No need to Inject the constructor on your Fragment, just add @AndroidEntryPoint annotation and @Inject class members.