android - Problem starting with chronometer -
my chronometer starting 0:10 or other times... s not starting 0:01 itself..any 1 can me
thank you,
i got answer
final chronometer chrono = (chronometer)findviewbyid(r.id.chronometer); chrono.setbase(systemclock.elapsedrealtime()); chrono.start();
once others thank you,,
Comments
Post a Comment