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
Added withUpdateSelectDate method. It's required when using Kotlin code instead of XML configuration. This method will change the background color of selected date.
-**withDayPanel** can change the day Text font, Text Color, Text Size, Selected background, Selected Text Color, Background of day
212
218
-**withCalenderViewBg** can change the CalendarView background
213
219
-**withEvents** can gives events dates to calendarView which shows small dot indcaotr below of day
220
+
-**withUpdateSelectDate** This method will change the background color of selected date. It's required when using Kotlin code instead of XML configuration
0 commit comments