diff --git a/docs/View.md b/docs/View.md index a1355fc2..8b167b28 100644 --- a/docs/View.md +++ b/docs/View.md @@ -208,7 +208,7 @@ Create a container resource to use the text in `res/layout/calendar_day_titles_c Add the titles container in the same layout as the CalendarView: -```kotlin +```xml