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

Several issues on using SublimePicker. #98

Open leoull opened 4 years ago

leoull commented 4 years ago

SublimePicker is amazing but it's so difficult to use without good documentation. I have figured out some stuff but I am having the following problems:

Thanks in advance. Also, let me know if there is another good option for android range date and time picker.

PresidentDoggo commented 2 years ago

Old issue but I don't want anyone else having trouble with this like I did: To answer your first question: (Kotlin): sublimeOptions.setDateRange(Date().time, Long.MIN_VALUE)