Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save mplacona/f62e0bc72ba1f4b34315b278eb47e530 to your computer and use it in GitHub Desktop.
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
mPicasso = Picasso.with(getApplicationContext());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment