Skip to content

Instantly share code, notes, and snippets.

@larkintuckerllc
Created November 29, 2017 01:00
Show Gist options
  • Save larkintuckerllc/a7df3f30dbc64988c6c1af967978bdc2 to your computer and use it in GitHub Desktop.
Save larkintuckerllc/a7df3f30dbc64988c6c1af967978bdc2 to your computer and use it in GitHub Desktop.
How-to Dagger 2 with Android: Part 2 -3
void setMyComponent(MyComponent myComponent) {
mMyComponent = myComponent;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment