Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created January 29, 2019 02:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/dc10f2dc6b818a4ed5102689abf35faa to your computer and use it in GitHub Desktop.
Save parzibyte/dc10f2dc6b818a4ed5102689abf35faa to your computer and use it in GitHub Desktop.
// Nota: MainActivity es el nombre de la clase o actividad en donde estás
Dialog dialogo = new Dialog(MainActivity.this);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment