Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-28229] Android: Add ListView "canMove" support

GitHub Issuen/a
TypeImprovement
PriorityMedium
StatusClosed
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sRelease 9.3.1
ComponentsAndroid
LabelsListView, android, parity
ReporterJoshua Quick
AssigneeGary Mathews
Created2020-11-06T01:56:54.000+0000
Updated2021-01-20T09:38:24.000+0000

Description

*Summary:* On iOS, a ListView's items can be moved via drag-and-drop by setting the ListView object's "editing" property to true and a ListItem object's "canMove" property to true. We should do the same on Android for parity. https://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.ListView-property-editing https://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.ListItem-property-canMove

Comments

  1. Gary Mathews 2020-11-25

    master: https://github.com/appcelerator/titanium_mobile/pull/12298
  2. Samir Mohammed 2021-01-18

    FR Passed, Waiting on Jenkins build.
  3. Samir Mohammed 2021-01-20

    merged to master, backport PR to 9_3_X merged for 9.3.1 target.

JSON Source