vikramkakkar / SublimePicker

A material-styled android view that provisions picking of a date, time & recurrence option, all from a single user-interface.
Apache License 2.0
2.31k stars 407 forks source link

setDateParams not working on ReccurencePicker #66

Open dimaski opened 7 years ago

dimaski commented 7 years ago

When I try to use: options.setPickerToShow(SublimeOptions.Picker.REPEAT_OPTION_PICKER); displayOptions = SublimeOptions.ACTIVATE_RECURRENCE_PICKER;

with options.setDateParams(calendar);

Date does not set