Lucas Modesto
04/13/2018, 2:11 PME/UncaughtException: org.kodein.di.Kodein$NotFoundException: No binding found for bind<ViewContract.Presenter>() with ? { ? }
Available bindings for this type:
module {
bind<ViewContract.Presenter>() with scoped(AndroidComponentsWeakScope).singleton { PresenterImpl }
}