element-android-Github/changelog.d/6894.misc

2 lines
166 B
Plaintext
Raw Normal View History

2022-08-24 00:51:14 +08:00
Remove FragmentModule and the Fragment factory. No need to Inject the constructor on your Fragment, just add @AndroidEntryPoint annotation and @Inject class members.