Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5e1d7d04 authored by Chet Haase's avatar Chet Haase
Browse files

Fix typo in CalendarView style docs

Issue #26533040  Incorrect description for android:maxDate under CalendarView XML Attributes

Change-Id: Ib6d4f1578ca55007cbe4ffc5fb3ec547146c1e51
parent e6e57a9d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5030,7 +5030,7 @@ i
        <attr name="firstDayOfWeek" format="integer" />
        <!-- The minimal date shown by this calendar view in mm/dd/yyyy format. -->
        <attr name="minDate" />
        <!-- The minimal date shown by this calendar view in mm/dd/yyyy format. -->
        <!-- The maximal date shown by this calendar view in mm/dd/yyyy format. -->
        <attr name="maxDate" />
        <!-- The text appearance for the month and year in the calendar header. -->
        <attr name="monthTextAppearance" format="reference" />