Timer icon indicating copy to clipboard operation
Timer copied to clipboard

Modern API for Timer

Results 2 Timer issues
Sort by recently updated
recently updated
newest added

Without using `publish` method we get several problems: 1. Method `onTimerProgressChange` will cause infinite calling in completion with time 0.0 2. Method `onTimerActivityChange` will call completion only once on start...

Hello, First of all thanks for your effort on the package. Since I am trying to use your Timer in my project, unfortunately lack of some functionalities are hardly noticed....