{ "id": "63713", "key": "TIMOB-3081", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "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": [ { "id": "11242", "name": "Release 1.6.0 M09", "archived": true, "released": true, "releaseDate": "2011-02-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T02:00:52.000+0000", "created": "2011-04-15T03:36:24.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "android", "defect", "release-1.6.0", "reported-1.6.0", "tableview", "tableviewrow" ], "versions": [], "issuelinks": [], "assignee": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T02:00:52.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}

We need to pass it on to the underlying TiCompositeLayout. Test\ncase (if they overlap fail, if they show one under the other,\npass):

\n
\n\nvar row = Ti.UI.createTableViewRow({\n  layout: 'vertical'\n});\nrow.add(Ti.UI.createLabel({ text: 'test 1' }));\nrow.add(Ti.UI.createLabel({ text: 'test 2' }));\nvar table = Ti.UI.createTableView({\n  data: [row]\n});\nwin.add(table);\n
{html}", "attachment": [], "flagged": false, "summary": "Android: TableViewRow doesn't respect \"layout\" property", "creator": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "130024", "author": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

(from [117c1ea395327e7978b66b4489f58c6dadc31c4d])\npass on \"layout\" property to TiCompositeLayout from TableViewRows\n[#3081 state:fixed-in-qa] \nhttps://github.com/appcelerator/titanium_mobile/commit/117c1ea39532...

{html}", "updateAuthor": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:36:25.000+0000", "updated": "2011-04-15T03:36:25.000+0000" }, { "id": "130025", "author": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

[INFO] Titanium SDK version: 1.6.0 (02/08/11\n20:55 bd9d124...) galaxy tab (2.2.2) G1 (1.6) Nexus S (2.3) sim\n2.1

{html}", "updateAuthor": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:36:25.000+0000", "updated": "2011-04-15T03:36:25.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }