SmoothDateRangePicker icon indicating copy to clipboard operation
SmoothDateRangePicker copied to clipboard

An Android date range picker widget, following Material Design principle.

Results 21 SmoothDateRangePicker issues
Sort by recently updated
recently updated
newest added

Removed jcenter/bintray Migrate to AndroidX Fix some bugs Permits to hide duration User can select an open date range Oups, renamed leavejenn to wsbak ... so can not merge ?

Using sample After screen rotation : - 👍 everything visually work - 👎 onDateRangeSet is no more called when clicking on ok

16 is displayed vertically on this screen dump : ![image](https://user-images.githubusercontent.com/16451753/149662640-4da945b7-b7bc-4d23-8323-828ca938dca6.png) Seen on French language (january, february, march and august) on : - Nexus 4 - Galaxy S7 Not seen on...

So dates are not visible (until you select one which becomes white on green circle) Background should be ~black ![image](https://user-images.githubusercontent.com/16451753/149662273-722b10b2-832f-4d67-a5eb-93fba5bb7c09.png)

Hi!, Great job, but sometimes is required set default start and end date when daterangepicker is reopen, but endCalendar set default based on startCalendar. Thanks.

![device-2018-01-16-120820](https://user-images.githubusercontent.com/33036553/35001926-05ece1e6-fab6-11e7-82f3-372bc6f00296.png)

Hi, How to remove Duration field in the Picker. I don't want to use it. Thanks