Sean Sherman
Results
2
comments of
Sean Sherman
I had the same issue. I was able to resolve it by declaring the controller constructor inside of the timer constructor, like so: `CircularCountDownTimer( ... controller: CountDownController(), ... )`
Same I cannot seem to get past this