Skip to content

Instantly share code, notes, and snippets.

@mplacona
Created October 25, 2016 11:09
Show Gist options
  • Select an option

  • Save mplacona/c9cc071f18002c305fade7d858dcb5d7 to your computer and use it in GitHub Desktop.

Select an option

Save mplacona/c9cc071f18002c305fade7d858dcb5d7 to your computer and use it in GitHub Desktop.
mPicasso = Picasso.with(getApplicationContext());
if (BuildConfig.DEBUG) {
Stetho.initializeWithDefaults(this);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment