Skip to content

Instantly share code, notes, and snippets.

@dybarsky
Created March 10, 2017 17:00
Show Gist options
  • Save dybarsky/6f9ec49990b2bc84e1a6bf4a8e60e31f to your computer and use it in GitHub Desktop.
Save dybarsky/6f9ec49990b2bc84e1a6bf4a8e60e31f to your computer and use it in GitHub Desktop.
AlertDialog dialog = new SpotsDialog(context);
dialog.show();
...
dialog.dismiss();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment