This is driving me crazy. I have a fragment in my Android app which is laid out using a RelativeLayout. Problem is that for some reason it takes ages to render, about 5 seco
Putting the CalendarView in a FrameLayout will solve the problem.. here is a XML code example: