Skip to content

Instantly share code, notes, and snippets.

@cedbossneo
Created February 24, 2014 15:04
Show Gist options
  • Save cedbossneo/9189940 to your computer and use it in GitHub Desktop.
Save cedbossneo/9189940 to your computer and use it in GitHub Desktop.
test
public static GistTemplatesApplication getInstance() {
return ApplicationManager.getApplication().getComponent(GistTemplatesApplication.class);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment