shrikanth7698 / Collapsible-Calendar-View-Android

Collapsible CalendarView is a simple calendar view which can be collapsed to save space and can be expanded when needed
https://shrikanth7698.github.io/Collapsible-Calendar-View-Android/
MIT License
430 stars 121 forks source link

access specifiers changed #30

Closed thenishchalraj closed 6 years ago

thenishchalraj commented 6 years ago

made the List<> in CalendarAdapter to private made the public method Day() in Day.java and a few more changes.