heysupratim / material-daterange-picker

A material Date Range Picker based on wdullaers MaterialDateTimePicker
Apache License 2.0
1.33k stars 266 forks source link

How to detect user tap FROM/TO #36

Closed CyberMew closed 8 years ago

CyberMew commented 8 years ago

Is there a way for us to know if user tap From/To?

Also, can we automatically jump to To when user has selected a date on From?

I would also like to highlight the selected range of dates, how is that possible?

It also looks like we can't detect date change?

heysupratim commented 8 years ago

@CyberMew Date change callback had an issue , it is fixed now , version 1.9 will have that working . highlight selected days is also added now