I am currently using a stopwatch timer in a sports app on Android Studio and have implemented it using a Chronometer. I'm wondering if its possible to make the Chronometer tick/increment at 0.25 speed?
Asked
Active
Viewed 105 times
1
-
I don't think it is possible using the `Chronometer` API. – Stephen C Dec 31 '19 at 07:37