Skip to content

Instantly share code, notes, and snippets.

@Lavanyagaur22
Created December 26, 2019 20:57
Show Gist options
  • Save Lavanyagaur22/57268a9f02161a67628b19341338e90c to your computer and use it in GitHub Desktop.
Save Lavanyagaur22/57268a9f02161a67628b19341338e90c to your computer and use it in GitHub Desktop.
/*For scheduling a one time work request.
*/
button.setOnClickListener {
scheduleTask()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment