Open saddahussain opened 4 years ago
expCalendarView.travelTo(new DateData(2016 , 5, 5));
this does not work in shrink view. When I set date to first week, it moves to that properly. When I set date to any other date it moves to the month but does not show the date.
expCalendarView.travelTo(new DateData(2016 , 5, 5));
this does not work in shrink view. When I set date to first week, it moves to that properly. When I set date to any other date it moves to the month but does not show the date.