Ranger icon indicating copy to clipboard operation
Ranger copied to clipboard

fixed issue with setStartAndEndDateWithParts

Open sanchitgarg1909 opened this issue 9 years ago • 0 comments

There was an issue while using the function setStartAndEndDateWithParts(int startYear, int startMonth, int startDay, int endYear, int endMonth, int endDay). The desired date picker view came after the default date picker. I deleted the default view before adding the new view.

sanchitgarg1909 avatar May 22 '16 10:05 sanchitgarg1909