Skip to content

Commit

Permalink
Merge pull request #528 from cccc-22/main
Browse files Browse the repository at this point in the history
docs: Update View.md
  • Loading branch information
kizitonwose authored Jan 31, 2024
2 parents 228ed10 + 79f267a commit 7ab080d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/View.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
Expand Down

0 comments on commit 7ab080d

Please sign in to comment.