Chris Nguyen

Results 4 issues of Chris Nguyen

For example if the current month is September and I pull down, then the calendar view will update to August. Actually I want to implement a left and right swipe...

The class CalendarView.java states that it is a freely scrolling view. I am reading through the code and I don't see where scrolling is implemented for the calendar view.

Two issues 1. Version 1.1.7 USE_DAY_LABELS = false; The animation container offset is in the wrong week when I expand and collapse. The animation container appears to be one week...