-
-
Notifications
You must be signed in to change notification settings - Fork 949
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding a TimePicker-Spinner #509
base: master
Are you sure you want to change the base?
Conversation
can used in combination with the wheel or alone the spinner colors can be changed spinner not working with seconds or with selectable or disabled times the sample is updated with the new functions
Thanks for taking the time to contribute! I don't have a lot of time at the moment to go through this in detail. If I am going to merge this, your version will need to support all the options the regular pickers support. It will lead to a lot of issues from confused people otherwise. |
@Falke-Design what's the status of this? I've come to the need of a spinner selector with the features of MaterialDateTimePicker so am quite interested |
I have nothing done since then |
@wdullaer What's the status on this pull request? I would really loved to have this functionality added to the library. |
This probably won't be merged. I don't have the time, nor do I really want to increase the support surface of this library. |
@vishal901 i resolved the conflicts, maybe you can take a look in the code again. |
I needed a spinner for my App, so I implemented it into your code. Maybe you want to add it into your repo.