Skip to content

Instantly share code, notes, and snippets.

@satadii11
Created August 25, 2017 05:54
Show Gist options
  • Save satadii11/19e365a52a8cc4bdd648a80ec8748010 to your computer and use it in GitHub Desktop.
Save satadii11/19e365a52a8cc4bdd648a80ec8748010 to your computer and use it in GitHub Desktop.
Error:(13, 10) error: io.github.golok56.androidresearch.presenter.IPresenter cannot be provided without an @Provides- or @Produces-annotated method.
io.github.golok56.androidresearch.presenter.IPresenter is injected at
io.github.golok56.androidresearch.view.MainActivity.mPresenter
io.github.golok56.androidresearch.view.MainActivity is injected at
io.github.golok56.androidresearch.view.MainComponent.inject(activity)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment