Skip to content
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

TimePicker "Customizable Minutes" #366

Open
GoogleCodeExporter opened this issue Feb 16, 2016 · 1 comment
Open

TimePicker "Customizable Minutes" #366

GoogleCodeExporter opened this issue Feb 16, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Is it possible to add "Customizable Minutes" feature to the TimePicker 

To display the minute values from 00-45 with step 15 or step given by the user.

Example: if the step is 15, minute in list values are:  00, 30, 45.... If the 
step is 30, minute list values are: 00, 30.

Original issue reported on code.google.com by [email protected] on 20 Jul 2010 at 4:30

@GoogleCodeExporter
Copy link
Author

I am experiencing some troubles using a custom minute spinner, with a step of 5 
minutes.
Sometimes, if I first click spinner down, event if maxStep and minStep are set 
to 30000ms (5mn), time picker decrements of 1mn. Then, everything is fine : 
10h50 -> 10h49 -> 10h44, ...
If i first click spinner up, nothing wrong happens.

Original comment by jeanbaptiste.roquefere on 11 Jan 2011 at 9:53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant