This repository was archived by the owner on Dec 30, 2021. It is now read-only.
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.