quantumarun / Demos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timer app return from background seconds update goes beyond 59 seconds

michaelglucz opened this issue · comments

When returning to app from background, the seconds count is attributed to the fill amount of seconds.
Rather than updating minutes and seconds. eg:
run timer.
enter background after 30 seconds elapsed.
wait two minutes...
bring app back up to foreground...
timer states 0 : 0 : 150

should indicate 0 : 2 : 30