Skip to content

Instantly share code, notes, and snippets.

@parkho79
Last active June 16, 2021 01:57
CalendarView
CalendarView calendarView = (CalendarView) findViewById(R.id.simple_calendarview);
calendarView.setSelectedDateVerticalBar(Color.BLACK);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment