android-times-square
android-times-square copied to clipboard
how to select a previously selected date range while opening the calendar
Hi we have a method to select any date programmatically like the below mCalenderPickerView.selectDate(new Date()) but i wanted to select the previously selected date range programmatically, can you please tell me is it possible (not highlightDates method).