material-calendarview
material-calendarview copied to clipboard
How to highligh the current date as the view loads in .
ok so i set the calendarview to week mod which works perfectly. good job guys.
all i wanna do now is whenever i load the view, the user gets to see ( TODAYS DATE ) highlighted .
Set
mcv.setSelected(true);