[TIMOB-2366] Android: support 'interval' in spinner-style time picker
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:58:54.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Sprint-2011-08 |
Components | Android |
Labels | android, feature, picker, release-1.7.0 |
Reporter | Bill Dawson |
Assignee | Bill Dawson |
Created | 2011-04-15T03:17:55.000+0000 |
Updated | 2011-04-17T01:58:54.000+0000 |
Description
From https://appcelerator.lighthouseapp.com/projects/32238-titanium-mobile/tickets/808#ticket-808-26"> https://appcelerator.lighthouseapp.com/projects/32238-titanium-mobi...:
Is it currently possible to have the TimePicker increment by a certain duration (say a half hour rather than a minute)?
Is there a way to upvote this ticket? It is now blocking for my current project.
Hey Don, I've submitted a pull request to add this functionality: https://github.com/appcelerator/titanium_mobile/pull/62">https://github.com/appcelerator/titanium_mobile/pull/62
(note for bill: lh2366 git branch)
(from [8ffcaeb07eaeae9e9f8a3ec134cae3b3e2b9b8c9]) In time spinner, support minuteInterval changes in propertyChanged. [#2366 state:fixed-in-qa] https://github.com/appcelerator/titanium_mobile/commit/8ffcaeb07eaeae9e9f8a3ec134cae3b3e2b9b8c9"> https://github.com/appcelerator/titanium_mobile/commit/8ffcaeb07eae...
Tested with Titanium SDK version: 1.7.0 (03/01/11 16:09 e613126) on
Galaxy Tab 2.2
Emulator 2.1
Not an iOS supported feature