v1tzor / TimePlanner

Mobile app for planning tasks for the day with multimodule architecture, MVI, Compose, Room, Voyager, AlarmManager, Notification, Charts
Apache License 2.0
429 stars 48 forks source link

Leading zeros in hour/minute input fields #121

Closed nvllz closed 8 hours ago

nvllz commented 2 weeks ago

The hour/minute input fields in time and duration dialogs should show single digit values with leading zeros. It's more natural and user friendly to show 01:02 than 1:2, which is rather odd.

https://github.com/user-attachments/assets/f1432778-9b15-4b16-bfe4-a841d5b0e42c

v1tzor commented 8 hours ago

Done!

https://github.com/user-attachments/assets/605d2f5f-3dcb-4b31-8dc8-1ad2974bf215