DateRangePicker icon indicating copy to clipboard operation
DateRangePicker copied to clipboard

Date Range Picker is a Calendar Picker View to show a Customized Date Range Picker with improved UI and functionality to add subtitles to the dates

Results 48 DateRangePicker issues
Sort by recently updated
recently updated
newest added

I can add every sunday or every monday as deactivated date. but, can i add a date (let's say 25 may 2019) as deactivated date? thank you. I know we...

Hi, I use `calendar.init(startDate, endDate, new SimpleDateFormat("MMMM, YYYY", Locale.GERMANY))` for formatting the month header. The year after december 2020 will change the first time in february to 2021 but not...

I can reset Highlighted, selected etc. What about deactivated? Is there any way to maybe reset the whole calendar?

Thank you for the library. I updated to 1.3.0, removed SVG resources. But I had to keep old colors: @color/blue_lagoon @color/sail @color/deep_sky_blue @color/sail and add those from readme: @color/columbia_blue @color/columbia_blue...

I need to disable all dates after today. If its 27th March I need to disable everything from 28th to the next 10 years. Is this possible? Thanks.

Scroll is not smoothly if SubTitles too much

Hi, first of all thanks for your work, greatly appreciated. I'm using v1.2.0, the calendar seems not to scroll to selected dates that it is passed to it during **init**,...

There is no way currently to set the colors. It should default to the project attributes for primary color and be editable with XML attributes.