1.6.1
Added
- A new xml parameter for choosing selection mode
app:mcv_selectionMode="single"
with the possible values beingnone
,single
,multiple
andrange
. Default mode is still single.
Removed
- Removed any references to
java.util.Date
in preference tojava.util.Calendar
, wherever it was used.
Fixed
- Issue with weekdays not being shown after rotation changes.