Jiaolong
Results
1
comments of
Jiaolong
I also found this problem. Download the example and change the line 59 under the ExampleCalendarView.swift file, 'return day != 4' to 'return true' to solve the problem. I have...