Skip to content
This repository was archived by the owner on Dec 30, 2021. It is now read-only.

Migrated to AndroidX and Supporting multiple languages.

Latest

Choose a tag to compare

@B-Sahana B-Sahana released this 19 Dec 07:00
· 5 commits to master since this release
e23fea8

Version 1.2.1
Migrated to Androidx and upgraded code to latest sdk.

Features

  • Supporting multiple languages calendar dynamically. You can set either default local language or English using setLanguage, by default is set to Default local language.

Added customisation

  • You can set left and right icon color using setIconsColor
  • You can set date and week text font using setDateFontStyle
  • You can set week text size in sp using setWeekTextSize. Default size is 12sp.
  • You can set date text size in sp using setDateTextSize. Default size is 22sp.