Closed coder2699 closed 4 years ago
@rob729 I want to work on this issue, if you approve it
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
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