mirror of
https://github.com/element-hq/element-android
synced 2024-11-28 13:38:49 +03:00
1 line
166 B
Text
1 line
166 B
Text
Remove FragmentModule and the Fragment factory. No need to Inject the constructor on your Fragment, just add @AndroidEntryPoint annotation and @Inject class members.
|