Anyone using kodein dependency injection here ???
# android
k
Anyone using kodein dependency injection here ???
s
nop, just koin. but oben will tell you to google
a
k
heee am using kodein for DI having some issue ... with interface
binding an interface @Andy Gibel
s
are you injecting interfaces?
j
Might want to ask in #kodein
👆 1
k
So I am binding an interface inside Reposition but am getting this error
Copy code
rg.kodein.di.Kodein$NotFoundException: No binding found for bind<NextMatchListener>() with ?<NextFragment>().? { ? }
    Registered in this Kodein container:
and the class is declared inside
Application
class