Question

I want to display a CalendarView and then change backgound of certain blocks (of dates) red and certain blocks green. Now, I don't think I can do that in default CalendarView.

So, I started googling about how to create a custom CalendarView and I came to know that creating a custom CalendarView is impossible. We have to use a GridView.

So, I just wanted to know that is that really true and if it is not then how should I go about making a custom CalendarView

Was it helpful?

Solution

There is a library available now known as ZCustomCalendar which allows you to define individual custom views for various types of dates.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top