Skip to content

Instantly share code, notes, and snippets.

@RyPope
Created February 5, 2019 05:07
Show Gist options
  • Save RyPope/46ded60dd88f39a6fce30ad68a642498 to your computer and use it in GitHub Desktop.
Save RyPope/46ded60dd88f39a6fce30ad68a642498 to your computer and use it in GitHub Desktop.
private ExampleComponent mComponent;
public SimpleLoggingHandler() {
mComponent = DaggerExampleComponent.builder().build();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment