MAYANK MALHOTRA
Results
4
comments of
MAYANK MALHOTRA
I have added this feature and added a pull request
I can work on this issue : by giving the user the option to hide the current hour or not
the issue is when the current hour is 4 PM then 4PM hour text is not visible due to code segment visible: !((_currentTime.minute >= 45 && _currentTime.hour == hour -...
I can work on this issue