[TIMOB-2716] Documentation: add note about move tableView event not supported by android
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-18T23:07:46.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.6.0 M04 |
Components | iOS |
Labels | apidoc, documentation, release-1.6.0 |
Reporter | Paul Dowsett |
Assignee | Don Thorp |
Created | 2011-04-15T03:27:41.000+0000 |
Updated | 2011-04-18T23:07:46.000+0000 |
Description
As per http://developer.appcelerator.com/question/95391/tableview-moveable-on-android"> this Q&A post, there is no reference to the platform-specific nature of the move property in the http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI.TableView-object"> Ti.UI.TableView docs.
I am not sure if Android has native ability to do movable/draggable TableView Rows, but this Android app does it, and it's Open Source, if Appcelerator wants to see how they did it:
http://code.google.com/p/quick-settings/">http://code.google.com/p/quick-settings/
You can see it when you go to Menu->Customize. Here's the screenshot where it has this capability:
http://4.bp.blogspot.com/_bbZoRtK3YH8/S0Qc1eSYfsI/AAAAAAAAAwQ/ThIoIfaA3aA/s1600-h/Top+Android+App+Quick+Settings+Customize.png"> http://4.bp.blogspot.com/_bbZoRtK3YH8/S0Qc1eSYfsI/AAAAAAAAAwQ/ThIoI...
I really hope Appcelerator can support this capability, whether native (if available) or via intermediate Java code from the Open Source app above...
Thanks for the pointer. I'm adding it to my list of things to consider in a future release.
(from [0dffbafca324f597479deacd670efd7aa4d1d8f2]) [#2716 state:fixed-in-qa] added iOS only comments https://github.com/appcelerator/titanium_mobile/commit/0dffbafca324f597479deacd670efd7aa4d1d8f2"> https://github.com/appcelerator/titanium_mobile/commit/0dffbafca324...
verified in local apidoc build