Skip to content

Instantly share code, notes, and snippets.

@PatilShreyas
Created June 13, 2019 07:39
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 PatilShreyas/45242fc3b02391ab511ea8c0ce7ecdda to your computer and use it in GitHub Desktop.
Save PatilShreyas/45242fc3b02391ab511ea8c0ce7ecdda to your computer and use it in GitHub Desktop.
MaterialButton mDialog = new MaterialDialog.Builder(this)
// Other Methods to create Dialog........
.setAnimation("delete_anim.json")
.build()
//...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment