Update
- 2.12
- Add set HeaderColor
- Add set BodyColor - the complete calendar is rebuilt at the action
- Add set BottomColor
- Add set OtherMonthBackgroundColor - the complete calendar is rebuilt at the action
B4X:
ASCalendarAdvanced1.HeaderColor = xui.Color_Blue
ASCalendarAdvanced1.BodyColor = xui.Color_Blue
ASCalendarAdvanced1.BottomColor = xui.Color_Blue
ASCalendarAdvanced1.OtherMonthBackgroundColor = xui.Color_Red