[TIMOB-16267] Android: Provide Move event for Titanium.UI.ListView at parity with iOS
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 3.2.0 |
Fix Version/s | n/a |
Components | Android |
Labels | android, re-arrange, reorder |
Reporter | Zumry |
Assignee | Unknown |
Created | 2014-01-17T09:48:33.000+0000 |
Updated | 2018-02-28T20:03:39.000+0000 |
It would be great if you can provide a use case for this feature request. You can most likely achieve the same by removing and then inserting an item in the list view.
yeah.thats right . but it should work like iphone. thats what i think.
http://docs.appcelerator.com/titanium/latest/#!/api/Titanium.UI.ListView-event-move Documentation indicates that move property is available only for iOS platform and not Android. This request is to support the same functionality for Android.