Skip to content
This repository has been archived by the owner on Aug 4, 2024. It is now read-only.

Releases: StackTipsLab/custom-calendar-view

Initial release

15 Sep 00:03
Compare
Choose a tag to compare

Custom-Calendar-View v1.0 release note

  1. Next and precious month navigation
  2. Allows various customizations including background color for day, week, and title
  3. Sets global custom typeface using setCustomTypeFace() method.
  4. Show hide overflow days for the current month
  5. Set custom day options for start day of week. By default it is set to Calendar.SUNDAY
  6. Unlimited customizations for day of the month using custom Decorators.
  7. Allow you to handle event when user changes month and day selection.