Hello, I'm having trouble with the Chronometer class. When I call the stop() method, it freezes the display, but not the upcount. For instance, the widget displays 00:04 and I call the stop() method. 8 seconds later I call the start() method and it doesn't start from 00:04, but from 00:12.
¿How can I correct this? Thanks in advanced. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

