I want to set up a Chronometer in my application. But the Chronometer widget has a sort of glitch. When I call the stop() method, the display freezes but the countup continues. For instance. I call start () and 4 seconds later I call stop(). 6 seconds later I call start() but It doesn't start from 00:04, but from 00:10.
Anyone else had this problem. Any workarounds you can tell me about? Thanks in advanced. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

