Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ticking sounds go wrong during onPause onResume cycle. Start to duplicate. #47

Closed
GoogleCodeExporter opened this issue Oct 5, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Maybe 2 timers running? debug.

Start stopwatch, task switch out, come back, pause, start...

Original issue reported on code.google.com by richard....@gmail.com on 24 May 2013 at 11:33

@GoogleCodeExporter
Copy link
Author

observation: animate reset then start again means ticking won't start agin 
until the point of previous reset

Original comment by richard....@gmail.com on 13 Jun 2013 at 10:35

@GoogleCodeExporter
Copy link
Author

Fixed, removeCallbacks before posting next to message queue, stop when onPause

Original comment by richard....@gmail.com on 1 Jul 2013 at 10:32

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant