A
suspend fun cycle() {
while (running) {
tv_timer.text = "$count_time"
if (count_time-- == 0) Toast.makeText(this, "TEXT", Toast.LENGTH_SHORT).show()
delay(1000)
}
}
Size: a a a
A
suspend fun cycle() {
while (running) {
tv_timer.text = "$count_time"
if (count_time-- == 0) Toast.makeText(this, "TEXT", Toast.LENGTH_SHORT).show()
delay(1000)
}
}
sd
suspend fun cycle() {
while (running) {
tv_timer.text = "$count_time"
if (count_time-- == 0) Toast.makeText(this, "TEXT", Toast.LENGTH_SHORT).show()
delay(1000)
}
}
OH
suspend fun cycle() {
while (running) {
tv_timer.text = "$count_time"
if (count_time-- == 0) Toast.makeText(this, "TEXT", Toast.LENGTH_SHORT).show()
delay(1000)
}
}
QH
suspend fun cycle() {
while (running) {
tv_timer.text = "$count_time"
if (count_time-- == 0) Toast.makeText(this, "TEXT", Toast.LENGTH_SHORT).show()
delay(1000)
}
}
A
С
A
OH
QH
A
A
sd
suspend fun cycle() {
while (running) {
tv_timer.text = "$count_time"
if (count_time-- == 0) Toast.makeText(this, "TEXT", Toast.LENGTH_SHORT).show()
delay(1000)
}
}
A
if(count_timer-- == 0){
running = false
toast
}
A
A
E
A
Х
QH
QH