Abdul Rehman
Abdul Rehman
 #93 Refer for adding events
Better to use https://github.com/kizitonwose/CalendarView or https://github.com/huanghaibin-dev/CalendarView
1) Can I change the starting week to Sunday? > Yes you can calendarView.setFirstDayOfWeek(Calendar.SUNDAY); 2) Is there a way to know which date I chose when I chose the date?...