weilsonwonder / WWCalendarTimeSelector

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

Can we hold the WWCalendarTimeSelector on done button click, if user doesn't select any date? #78

Open vipulRajput opened 6 years ago

vipulRajput commented 6 years ago

Currently everytime user press on DONE button, it dismissed, but we also need to check that did user select any date or not. so in this case we don't want to dismiss this selector.