mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-12-17 20:08:32 +01:00
2 lines
166 B
Plaintext
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.
|