Skip to content

Releases: B-Sahana/Horizontal-Calendar-Sample

1.2.2

30 May 10:58
Compare
Choose a tag to compare

Breaking Changes

  • Removed setScrollSpeed attribute in this version
  • Fixed logical bugs in the 1.2.1 version in selecting item when Click arrow icon

Added customisation for date text

02 May 06:50
36d6932
Compare
Choose a tag to compare
  • min SDK 21
  • target SDK 31

New Features

  1. You can set date and week text font using app:setDateFontStyle attribute
  2. You can set week text size in sp using app:setWeekTextSize attribute Default size is 12sp.
  3. You can set date text size in sp using app:setDateTextSize attribute. Default size is 22sp.

Migrated to Androidx and updated code to latest sdk 12

02 May 06:44
36d6932
Compare
Choose a tag to compare

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:setLanguage attribute, by default is set to Default Local Language.
  • you can set left and right icon color using app:setIconsColor attribute