SyntaxFix
Write A Post
Hire A Developer
Questions
Using Kotlin, we can achieve by doing the following
Handler().postDelayed({ // do something after 1000ms }, 1000)