Skip to content

Instantly share code, notes, and snippets.

@userddssilva
Last active April 7, 2021 02:26
Show Gist options
  • Save userddssilva/c99b84afae4894497769b8aa00136dcd to your computer and use it in GitHub Desktop.
Save userddssilva/c99b84afae4894497769b8aa00136dcd to your computer and use it in GitHub Desktop.
Handler().postDelayed({
startActivity(Intent(this, Activity::class.java))
}, 2000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment