2.6.0-beta04
Compose (Android & Multiplatform) :
- Rename year calendar composable parameter
columns
tomonthColumns
.
View:
- Add
YearCalendarView
class to match the year calendar composable available in the compose module. See documentation.
Compose (Android & Multiplatform) :
columns
to monthColumns
.View:
YearCalendarView
class to match the year calendar composable available in the compose module. See documentation.