Skip to content

Instantly share code, notes, and snippets.

@bezmian
Created September 19, 2016 08:32
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 bezmian/42b84143fedf2d74f0e6215c36674582 to your computer and use it in GitHub Desktop.
Save bezmian/42b84143fedf2d74f0e6215c36674582 to your computer and use it in GitHub Desktop.
@Override
public void onFinish() {
super.onFinish();
Toast.makeText(this, "Try this library in your project! :)", Toast.LENGTH_SHORT).show();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment