datetimepicker
datetimepicker copied to clipboard
setMinDate and setMaxDate
Do you have any intention of adding the two mentioned methods?
Would be really interested in this as well.
For those looking for a solution until this library gets an update. setMinDate and setMaxDate is present in the upstream code. It is quite easy to download the code and build yourself a local library.
Could you explain me what are you mean? What is "upstream code"? I need this feature but can't find the way to do it with library abilities.
This library is based on code from Google which you can download from, e.g., https://android.googlesource.com/platform/frameworks/opt/datetimepicker/+/master That code has gotten several updates since this library was built an published.
@alexzaitsev :+1: these setters are needed :/
@alexzaitsev Is this fixed now in this?
is this fixed now? any updates? or do we have to modify it by ourselves?