CCExtractor / ultimate_alarm_clock

GNU General Public License v2.0
68 stars 124 forks source link

Bug: Erratic time display after changing hour format. #504

Open Detective-Khalifah opened 6 months ago

Detective-Khalifah commented 6 months ago

Description

The clock hands used to set an alarm display the time incorrectly when the hour format has been changed from 12-hour format to 24-hour format or vice-versa. How to recreate:

Set a new alarm with settings configured to the 12-hour format; (preferably before the set alarm has rung) change settings to use 24-hour format; tap on the '+' Floating Action Button (FAB) to open the new alarm screen -- the clock hands display time in the previous time format (12-hour or 24-hour, as the case may have been). The hands revert to:

  • 24-hour format after moving the clock hands
  • 24-hour format with AM/PM selection
  • display an error.

Screenshots

https://github.com/CCExtractor/ultimate_alarm_clock/assets/58272349/9af8f7bb-d847-4645-96af-6fa7c52102b0

MarkisDev commented 6 months ago

I'll assign this to you.