How to automatically Click a Button in Android after a 5 second delay

前端 未结 3 517
终归单人心
终归单人心 2020-12-04 00:51

I have a small Android application that automatically clicks the button after 5 seconds. I have used performClick(); but this does not work. When the timer gets

3条回答
提交回复
热议问题