You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use it on my Swift project. But the problem is when I scrolling, the month cover title not showing.
I alse put this line in AppDelegate. GLCalendarView().monthCoverAttributes = [NSFontAttributeName:UIFont.systemFontOfSize(30),NSForegroundColorAttributeName:UIColor.redColor()]
but doesn't help. Anyone face this issue?
The text was updated successfully, but these errors were encountered:
I use it on my Swift project. But the problem is when I scrolling, the month cover title not showing.
I alse put this line in AppDelegate.
GLCalendarView().monthCoverAttributes = [NSFontAttributeName:UIFont.systemFontOfSize(30),NSForegroundColorAttributeName:UIColor.redColor()]
but doesn't help. Anyone face this issue?
The text was updated successfully, but these errors were encountered: