injecting SupportFragmentManager is not a good ide...
# koin
a
injecting SupportFragmentManager is not a good idea itself. It basicaly means that you are giving the other class wrong responsibility. There is no other good place to use spm rather then in contextwrapper class.