RxCountDownTimer icon indicating copy to clipboard operation
RxCountDownTimer copied to clipboard

An Android library written in Kotlin that wraps the CountDownTimer so it can be used with RxJava.

Results 1 RxCountDownTimer issues
Sort by recently updated
recently updated
newest added

can you give example how this can be used so the countdown is on a child thread but of course when its showing the ticks they can be on main...