{ "id": "63831", "key": "TIMOB-3199", "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": { "id": "10100", "description": "This issue won't be actioned.", "name": "Won't Do" }, "resolutiondate": "2018-08-02T21:38:13.000+0000", "created": "2011-04-15T03:39:17.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "android", "feature" ], "versions": [], "issuelinks": [], "assignee": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2018-08-03T07:55:29.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "{html}

Hi,
\nI would like to see support of GridView in Titanium.
\nCurrently the only way to do something similar is to emulate it\nwith a TableView and internal views, but this brings performance,\nusability problems and a non-native experience.

\n

Something like

\n
\n// create grid view\nvar gridView = Titanium.UI.Android.createGridView({ data:data });\n
\nwould be desirable.
{html}", "attachment": [], "flagged": false, "summary": "Android: GridView support", "creator": { "name": "guntherbrunner", "key": "guntherbrunner", "displayName": "Gunther Brunner", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "rpfeiffer", "key": "rpfeiffer", "displayName": "Ralf Pfeiffer", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "closedSprints": [ { "id": 1058, "state": "closed", "name": "2018 Sprint 16 SDK", "startDate": "2018-07-29T22:26:06.486Z", "endDate": "2018-08-12T22:26:00.000Z", "completeDate": "2018-08-13T17:38:16.757Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "439712", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Cleaning up old tickets. If this is still requested, please reopen.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-08-02T21:37:56.000+0000", "updated": "2018-08-02T21:37:56.000+0000" }, { "id": "439770", "author": { "name": "viezel", "key": "viezel", "displayName": "Mads Moller", "active": true, "timeZone": "Europe/Berlin" }, "body": "Why not bring this into the SDK? \r\nhttps://github.com/nuno/TiCollectionView \r\n\r\nCollectionView on iOS and GridView on Android is very much used in the native world. They are powerful and have such great flexibility. By now, this should be a must have in any cross platform SDK. \r\n\r\n\r\n", "updateAuthor": { "name": "viezel", "key": "viezel", "displayName": "Mads Moller", "active": true, "timeZone": "Europe/Berlin" }, "created": "2018-08-03T05:33:22.000+0000", "updated": "2018-08-03T05:33:22.000+0000" }, { "id": "439771", "author": { "name": "viezel", "key": "viezel", "displayName": "Mads Moller", "active": true, "timeZone": "Europe/Berlin" }, "body": "or CardViews inside a RecyclerView in the form of a GridLayout. \r\nThere are many use cases for this feature. ", "updateAuthor": { "name": "viezel", "key": "viezel", "displayName": "Mads Moller", "active": true, "timeZone": "Europe/Berlin" }, "created": "2018-08-03T05:35:42.000+0000", "updated": "2018-08-03T05:35:42.000+0000" }, { "id": "439772", "author": { "name": "yankovalera@gmail.com", "key": "yankovalera@gmail.com", "displayName": "Yanko Valera", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Something like a waterfall layout for grids will be much appreciated for Android - right now there's no easy way to do that. Using Scrollviews makes the app impossible to scroll - very bad UX.", "updateAuthor": { "name": "yankovalera@gmail.com", "key": "yankovalera@gmail.com", "displayName": "Yanko Valera", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-08-03T07:55:29.000+0000", "updated": "2018-08-03T07:55:29.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }