SpongeBobSun / mCalendarView

Customizable & Shrinkable Calendar Widget for Android
Apache License 2.0
243 stars 73 forks source link

How to center Title and show month #67

Closed KpAbhijith closed 5 years ago

KpAbhijith commented 5 years ago

How to center Title and show month. Can i show month example:December as center of calendar?

SpongeBobSun commented 5 years ago

MCalendarView does not contain a title text view. You should add one yourself in your layout file. So yes, you can show anything you like in the title view.