savvisingh / DateRangePicker

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
Apache License 2.0
784 stars 160 forks source link

Need a callback on to date selected #41

Closed vinsbhat closed 5 years ago

vinsbhat commented 6 years ago

To avoid OK or proceed button, we need a callback on selecting the second date. In the current implementation there is a static call to get selected dates. But need a dynamic callback

railanxisto commented 5 years ago

@vinsbhat setOnDateSelectedListener is already implemented