My chronometer is always starting from 0:10 or like some other times... it s not starting from 0:01 itself..any one can help me
Thank you,
i got an answer
final Chronometer chrono = (Chronometer)findViewById(R.id.chronometer);
chrono.setBase(SystemClock.elapsedRealtime());
chrono.start();
once it will help to others thank you,,
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With