Skip to content

Instantly share code, notes, and snippets.

@GauravChaddha1996
Created August 21, 2018 09:26
Show Gist options
  • Save GauravChaddha1996/3cd5c1fc27390d58c8b33c6f7565b24d to your computer and use it in GitHub Desktop.
Save GauravChaddha1996/3cd5c1fc27390d58c8b33c6f7565b24d to your computer and use it in GitHub Desktop.
@Component (modules={ContextModule.class})
interface MyComponent {
void inject(MyPresenter presenter);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment