Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2364] Android: Support "spinner style" plain (non-date/time) picker

GitHub Issuen/a
TypeNew Feature
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:58:54.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0 M05
ComponentsAndroid
Labelsandroid, feature, picker
ReporterBill Dawson
AssigneeBill Dawson
Created2011-04-15T03:17:48.000+0000
Updated2011-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.

Comments

  1. Bill Dawson 2011-04-15

    (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...

  2. Bill Dawson 2011-04-15

    (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...

  3. Bill Dawson 2011-04-15

    Note: this is a "feature" ticket. to test it, go to the KS -> Controls -> picker and run the Android-specific tests

  4. Bill Dawson 2011-04-15

    (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...

  5. Bill Dawson 2011-04-15

    (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...

JSON Source