Skip to content

Instantly share code, notes, and snippets.

@farooqkhan003
Created September 22, 2017 06:43
Show Gist options
  • Save farooqkhan003/03c8555dc90bcecb9cfda272c4b9a42c to your computer and use it in GitHub Desktop.
Save farooqkhan003/03c8555dc90bcecb9cfda272c4b9a42c to your computer and use it in GitHub Desktop.
var toast: Toast = Toast(this)
toast.createToast(this, "Hello From Android Tech Point", Gravity.CENTER_VERTICAL, Toast.LENGTH_LONG)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment