rob729 / Quiet_Hours

No more trouble to make silent mode ON/OFF manually every time.
3 stars 9 forks source link

End Time format on Currently Active Profile #59

Closed coder2699 closed 4 years ago

coder2699 commented 4 years ago

Describe the bug

Format of End time in Currently Active Card does not looks good in certain cases. For example, if time is 00:05, then in the card it gets displayed as 0:5 . Fix this such that in active card end time is displayed as 00:05

Screenshots

coder2699 commented 4 years ago

@rob729 I want to work on this issue, if you approve it

rob729 commented 4 years ago

Go Ahead @coder2699 There is a function that performs the above task while assigning the text to start/end time editText. Move that function to Utils.kt and reference that function from Utils.kt