The Chronometer widget initial text is 00:00
but when I start the Chronometer its text becomes blank
How can I display the text of the Chronometer as it counts up ?
The Chronometer widget initial text is 00:00
but when I start the Chronometer its text becomes blank
How can I display the text of the Chronometer as it counts up ?
Ok guys
thanks for your help
I didn't implement the setOnChronometerTickListener
listner and didn't handle the
onChronometerTick
method to display the current value of the ChronoMeter