Skip to content

Instantly share code, notes, and snippets.

@parkho79
Created June 16, 2021 00:29
CalendarView
<CalendarView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:focusedMonthDateColor="#00FF00"
android:unfocusedMonthDateColor="#FF0000" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment