custom-calendar-view icon indicating copy to clipboard operation
custom-calendar-view copied to clipboard

The CustomCalendarView provides an easy and customizable calendar to create a Calendar. It dispaly the days of a month in a grid layout and allows to navigate between months

Results 20 custom-calendar-view issues
Sort by recently updated
recently updated
newest added
trafficstars

When the number of row increased to be 6 rows like December 2017 it never decreased to be 5 again , the overflow row remain existing

Hi, Your library is awesome. I only need to know that how can i add swipe to select date range in this. for example If i tap and hold on...

How do i change the background shape of the selected day in the CalendarView from square to round shape?

Calendar view contains the big issue for showing the current month all dates. For example, if week start from Sunday and month has 31 dates then some how calendar shows...

I want to resize design Calendar in fragment of my app, height weight, height title layout,..: 22dp And i edited in xml: android:layout_height="22dp" in library. But, i run my app,...

is it possible to set some set of multiple dates as marked in respective months ? like 01-06-2017 to 10-06-2017 as marked. like that for any months and need to...

Your lib is good and have all option that i need in my project. but My project does not support Locale but your lib show Calendar with Locale language. Eeven...

enhancement

If current date is less than 10, then same position of previous month also looks current date.

bug