Skip to content

Initial release

Latest
Compare
Choose a tag to compare
@nilandev nilandev released this 15 Sep 00:03
· 35 commits to master since this release

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.