CountDownTimer- that the user increments. Issues

前端 未结 1 1944
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-06 11:48

I have a question about CountDownTimer. I have to make an application that allows the user to increment the time time by +1, for every click of the button. Then after the

相关标签:
1条回答
  • 2021-01-06 12:12

    add this into your code;

    wavetimer.start();
    

    :)

    0 讨论(0)
提交回复
热议问题