[TIMOB-2364] Android: Support "spinner style" plain (non-date/time) picker
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:58:54.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 M05 |
Components | Android |
Labels | android, feature, picker |
Reporter | Bill Dawson |
Assignee | Bill Dawson |
Created | 2011-04-15T03:17:48.000+0000 |
Updated | 2011-04-17T01:58:54.000+0000 |
Description
Currently the "spinner style" picker -- for which we use a third-party control -- is only supported in the date/time varieties of our picker api. Should be supported for plain style as well.
(from [b6ea3c996c95e13a519e5060e5a2ac7159f8fef1]) [#2364] Implement TiUISpinner for "spinner-style" plain (i.e., non-date/non-time picker). To use it, set useSpinner:true as creation arg to createPicker. https://github.com/appcelerator/titanium_mobile/commit/b6ea3c996c95e13a519e5060e5a2ac7159f8fef1"> https://github.com/appcelerator/titanium_mobile/commit/b6ea3c996c95...
(from [0ae7c6248d71045c482beeb432312f2cdd543d71]) [#2364 state:fixed-in-qa] enable some missing property/methods on the picker, enable some of the KS picker tests for Android (previously none had been enabled) and add some that are specific to the Android spinner. https://github.com/appcelerator/titanium_mobile/commit/0ae7c6248d71045c482beeb432312f2cdd543d71"> https://github.com/appcelerator/titanium_mobile/commit/0ae7c6248d71...
Note: this is a "feature" ticket. to test it, go to the KS -> Controls -> picker and run the Android-specific tests
(from [7b427c43594d12d2ccf17619e0d8bacabd1b2df9]) [#2364] Add some documentation re Android picker/spinner https://github.com/appcelerator/titanium_mobile/commit/7b427c43594d12d2ccf17619e0d8bacabd1b2df9"> https://github.com/appcelerator/titanium_mobile/commit/7b427c43594d...
(from [d57e3c5c08125b03c787c2bf0383f5b773e1197d]) [#2364] Improve documentation re 'useSpinner' Picker option https://github.com/appcelerator/titanium_mobile/commit/d57e3c5c08125b03c787c2bf0383f5b773e1197d"> https://github.com/appcelerator/titanium_mobile/commit/d57e3c5c0812...