Shravan Sukumar

Results 2 issues of Shravan Sukumar

I'm displaying a month view and by default, the week starts from sunday. I'd like to change this to be monday. I'm doing this by: ``` var startOfWeek = calendarManager.dateHelper.calendar()...

I'd like to change the way the `circleView` looks, e.g., I want to reduce the opacity of the view for one half of the circle so that it would look...