I would like that when a button was clicked, 10 seconds would be added to my timer, but I could not find a way to add value to CountDownTimer, here is my code.
private void contagemRegressiva(){
new CountDownTimer(31000, 1000) {
p...
asked by
24.05.2017 / 20:07