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
When I init a CalendarView for the first time through storyboard and set the attributes for the CalendarView, some attributes aren't correctly shown. These attributes are the style.headerBackgroundColor, style.weekDaysBackgroundColor and style.locale. Once I close the ViewController including the CalendarView and reopen the ViewController, the right attributes are shown. Other attributes like style.cellSelectedColor and cellSelectedBorderColor aren't affected. Any idea what's happening?
The text was updated successfully, but these errors were encountered:
When I init a CalendarView for the first time through storyboard and set the attributes for the CalendarView, some attributes aren't correctly shown. These attributes are the style.headerBackgroundColor, style.weekDaysBackgroundColor and style.locale. Once I close the ViewController including the CalendarView and reopen the ViewController, the right attributes are shown. Other attributes like style.cellSelectedColor and cellSelectedBorderColor aren't affected. Any idea what's happening?
The text was updated successfully, but these errors were encountered: