Skip to content

Instantly share code, notes, and snippets.

@saturov
Created August 24, 2015 14:37
Show Gist options
  • Save saturov/ce297199aabfa177d43f to your computer and use it in GitHub Desktop.
Save saturov/ce297199aabfa177d43f to your computer and use it in GitHub Desktop.
Toast toast = Toast.makeText(context, text, duration);
toast.show();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment