Releases: B-Sahana/Horizontal-Calendar-Sample
Releases · B-Sahana/Horizontal-Calendar-Sample
1.2.2
Added customisation for date text
- min SDK 21
- target SDK 31
New Features
- You can set date and week text font using
app:setDateFontStyleattribute - You can set week text size in sp using
app:setWeekTextSizeattribute Default size is 12sp. - You can set date text size in sp using
app:setDateTextSizeattribute. Default size is 22sp.
Migrated to Androidx and updated code to latest sdk 12
Version 1.2
- Migrated to Androidx and updated code to latest sdk 12.
- min SDK 21
- target SDK 31
Features
- Supporting multiple language. You can set either default local language or English using
app:setLanguageattribute, by default is set to Default Local Language. - you can set left and right icon color using
app:setIconsColorattribute