heysupratim / material-daterange-picker

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

Auto highlight selected days #43

Closed fusion44 closed 8 years ago

fusion44 commented 8 years ago

I've added a method to the DatePickerDialog which enables automatic calculation of the selected days and highlights them accordingly.

heysupratim commented 8 years ago

@fusion44 - thanks for the PR , those old cleanups were also necessary. The function looks ok to me. Will merge this now 👍

fusion44 commented 8 years ago

Awesome. Thanks!