From 53211c25c95aa402faa8194ecc2fac80a2cc30d2 Mon Sep 17 00:00:00 2001 From: Henrik Sym Date: Wed, 8 Jan 2025 16:04:13 +0000 Subject: [PATCH] DON-1061 Update documentation --- .../java/net/skyscanner/backpack/calendar2/CalendarParams.kt | 1 + 1 file changed, 1 insertion(+) diff --git a/backpack-common/src/main/java/net/skyscanner/backpack/calendar2/CalendarParams.kt b/backpack-common/src/main/java/net/skyscanner/backpack/calendar2/CalendarParams.kt index cd5d084b3..1707fa533 100644 --- a/backpack-common/src/main/java/net/skyscanner/backpack/calendar2/CalendarParams.kt +++ b/backpack-common/src/main/java/net/skyscanner/backpack/calendar2/CalendarParams.kt @@ -44,6 +44,7 @@ import java.util.Locale * @param dayOfWeekText [TextStyle] to format days of week in calendar header. Beware of the fact that some Chinese languages may require SHORT style instead of NARROW. * @param now [LocalDate] a date for the calendar to consider as current * @param monthSelectionMode [MonthSelectionMode] setting describing the month selection behaviour + * @param yearLabelInMonthHeader [Boolean] controls whether year is displayed inline with the month name or if the existing floating version is used */ @Immutable data class CalendarParams(