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

First date-Second date #8

Closed mucahitsidimi closed 6 years ago

mucahitsidimi commented 7 years ago

I could not find any listener for first and second date selected date listener for range picker.

savvisingh commented 6 years ago

Hey mate, there is no listener for date selected, there is a method which returns selected dates list. getSelectedDates();