Skip to content

1.6.1

Compare
Choose a tag to compare
@quentin41500 quentin41500 released this 23 Jul 20:13
· 18 commits to master since this release
ad3631d

Added

  • A new xml parameter for choosing selection mode app:mcv_selectionMode="single" with the possible values being none, single, multiple and range. Default mode is still single.

Removed

  • Removed any references to java.util.Date in preference to java.util.Calendar, wherever it was used.

Fixed

  • Issue with weekdays not being shown after rotation changes.