SimpleMobileTools / Simple-Clock

Combination of a beautiful clock with widget, alarm, stopwatch & timer, no ads
https://www.simplemobiletools.com
GNU General Public License v3.0
588 stars 237 forks source link

replace handler with timer for stopwatch tasks #499

Closed fatihergin closed 1 year ago

fatihergin commented 1 year ago

fix https://github.com/SimpleMobileTools/Simple-Clock/issues/423

if the consistency still persist later, better solution would be moving all Stopwatch businesses to StopwatchService then notifying UI layer from there

tibbi commented 1 year ago

works fine in my quick test, thanks