This repository has been archived by the owner on Aug 4, 2024. It is now read-only.
Custom-Calendar-View v1.0 release note
- Next and precious month navigation
- Allows various customizations including background color for day, week, and title
- Sets global custom typeface using setCustomTypeFace() method.
- Show hide overflow days for the current month
- Set custom day options for start day of week. By default it is set to Calendar.SUNDAY
- Unlimited customizations for day of the month using custom Decorators.
- Allow you to handle event when user changes month and day selection.