{ "id": "172732", "key": "TIMOB-26647", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": null, "resolutiondate": null, "created": "2018-12-12T11:16:15.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "android", "events", "ios", "listview", "longpress" ], "versions": [], "issuelinks": [], "assignee": { "name": "ybanev", "key": "ybanev", "displayName": "Yordan Banev", "active": true, "timeZone": "Europe/Athens" }, "updated": "2019-05-29T20:50:27.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" }, { "id": "10206", "name": "iOS", "description": "iOS Platform" }, { "id": "10224", "name": "TiAPI", "description": "This component is used for cross-platform API work. Specifications are most likely to use this component." } ], "description": "Right now on ListView the only way to interact with Listview (items) are itemclick events. However, it would be great if we can add longpress event as well.\r\n\r\nAdding an event like this is great for UX purposes where users can hold an item and do certain things without having to go into a detail view, or expand the item etc.\r\n\r\n*Expected result*\r\nPayload of the longpress event should be the same as the current {{itemclick}} event. https://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.ListView-event-itemclick\r\n\r\nSo it should contain the section, sectionIndex, itemIndex at minimum, but preferably also the other payload items provided with itemClick.\r\n\r\n", "attachment": [], "flagged": false, "summary": "TiAPI: Add \"longpress\" event to ListView items", "creator": { "name": "topener", "key": "topener", "displayName": "Rene Pot", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "topener", "key": "topener", "displayName": "Rene Pot", "active": true, "timeZone": "Europe/Berlin" }, "environment": null, "comment": { "comments": [], "maxResults": 0, "total": 0, "startAt": 0 } } }