you-apps / ClockYou

Privacy focused clock app built with MD3
https://you-apps.net
GNU General Public License v3.0
480 stars 33 forks source link

Stopwatch time is not formatted correctly #335

Closed BigPebble123 closed 6 months ago

BigPebble123 commented 6 months ago

Steps to reproduce

  1. Go to "Stopwatch";
  2. Start;
  3. Wait >60 minutes;
  4. Observe the unintuitive count of minutes displayed.

Expected behavior

The stopwatch ought to show minutes and convert them into hours if the count of minutes surpasses 60.

Example: image Source

Actual behavior

stopwatch

Clock You version

5.1

Android version

Android 14

Other details

n/a

Acknowledgements