weilsonwonder / WWCalendarTimeSelector

A android inspired iOS date/time picker
MIT License
317 stars 126 forks source link

Is there a method for ShouldSelectTime?? #46

Open originalduffus opened 7 years ago

originalduffus commented 7 years ago

There is one for ShouldSelectDate, which doesnt get called when a time is selected. Is there a current method called when a time has been selected? If not can this be added?

thanks!

vipulRajput commented 6 years ago

@originalduffus why u closed this issue?? its a valid issue.

or did u get something regarding this? currently i am handling this by a boolean value.

originalduffus commented 6 years ago

@vipulRajput i don't remember closing the issue, must have been an accident. Can you give an example of how you use the boolean? Thanks!