Skip to content

Instantly share code, notes, and snippets.

@denispeyrusaubes
Created August 11, 2015 06:50
Show Gist options
  • Save denispeyrusaubes/d4c40b7d3e2b217a9312 to your computer and use it in GitHub Desktop.
Save denispeyrusaubes/d4c40b7d3e2b217a9312 to your computer and use it in GitHub Desktop.
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment