Added customisation for date text
- min SDK 21
- target SDK 31
New Features
- You can set date and week text font using
app:setDateFontStyle
attribute - You can set week text size in sp using
app:setWeekTextSize
attribute Default size is 12sp. - You can set date text size in sp using
app:setDateTextSize
attribute. Default size is 22sp.