Skip to content

Instantly share code, notes, and snippets.

@bltuckerdevblog
Last active August 1, 2017 01:31
Show Gist options
  • Save bltuckerdevblog/8261f3af276ef21841abff88d3d6975f to your computer and use it in GitHub Desktop.
Save bltuckerdevblog/8261f3af276ef21841abff88d3d6975f to your computer and use it in GitHub Desktop.
@Override
protected void onCreate(Bundle savedInstanceState){
AndroidInjection.inject(this);
super.onCreate(savedInstanceState);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment