Android:datetextappearance Set the font skin of the calendar view in the Calendar table;
Android:firstdayofweek the first day of the one week of the specified calendar, the horizontal position in the calendar, the number from the right to the left, and the count starting at 1;
Android:focusedmonthdatecolor Set the date font color that the Calendar table displays in the current month;
Android:maxdate set the maximum date that the calendar can display;
Android:mindate set the minimum date that the calendar can display;
Android:selecteddateverticalbar set the current selection date Select the icon on the left and right side of the border;
Android:selectedweekbackgroundcolor sets the background color of the row in which the current selection date is located (except for the selected date);
Android:showweeknumber set whether to display the number of cycles;
Android:shownweekcount set the device one screen to show how many weeks that line;
Android:unfocusedmonthdatecolor Setting the font color of the non-current selection month is the opposite of Focusedmonthdatecolor;
Android:weeknumbercolor set the color of the display period number font;
Android:weekseparatorlinecolor sets the color of dividing lines between each line of the calendar;
Reprint Please specify blog Park Bainiu.ltd blog published
Collect several Android CalendarView very useful properties