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

Releases: B-Sahana/HorizontalCalendarSample

Migrated to AndroidX and Supporting multiple languages.

19 Dec 07:00
e23fea8
Compare
Choose a tag to compare

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.

Release 1.1.4

06 May 13:49
Compare
Choose a tag to compare
updated

Release 1.0.2

05 May 08:35
Compare
Choose a tag to compare
added null check

Release 1.0.1

04 Apr 17:26
Compare
Choose a tag to compare
updated