{ "id": "155794", "key": "AC-3386", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2016-03-20T15:04:55.000+0000", "created": "2016-03-17T11:41:15.000+0000", "labels": [ "android", "postlayout", "tableViewRow" ], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2016-04-19T13:53:51.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": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "_TableViewRow_ doesn't fire _postlayout_ events.\r\n{code}\r\nvar table=Ti.UI.createTableView({top:0,bottom:0});\r\nvar row=Ti.UI.createTableViewRow({height:Ti.UI.SIZE});\r\nrow.addEventListener('postlayout', function() {\r\n Ti.API.info(\"this will not happen\");\r\n});\r\ntable.appendRow(row);\r\n{code}", "attachment": [ { "id": "58671", "filename": "Screen Shot 2016-03-18 at 10.14.01 PM.png", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2016-03-18T16:15:33.000+0000", "size": 125722, "mimeType": "image/png" } ], "flagged": false, "summary": "TableViewRow doesn't fire postlayout events (Android)", "creator": { "name": "buddyguards", "key": "buddyguards", "displayName": "grebulon", "active": true, "timeZone": "Asia/Jerusalem" }, "subtasks": [], "reporter": { "name": "buddyguards", "key": "buddyguards", "displayName": "grebulon", "active": true, "timeZone": "Asia/Jerusalem" }, "environment": "Android", "comment": { "comments": [ { "id": "380112", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, I have tested the issue in Android. The postlayout event fired as expected. I have tested on Android device 4.4.2. See the screenshot.\r\n*Environment*\r\n{code}\r\nOperating System\r\n Name = Mac OS X\r\n Version = 10.11.3\r\n Architecture = 64bit\r\n # CPUs = 4\r\n Memory = 8589934592\r\nNode.js\r\n Node.js Version = 4.2.2\r\n npm Version = 2.14.7\r\nTitanium CLI\r\n CLI Version = 5.0.6\r\nTitanium SDK\r\n SDK Version = 5.2.0.GA\r\n SDK Path = /Users/gsl001/Library/Application Support/Titanium/mobilesdk/osx/5.2.0.GA\r\n Target Platform = android\r\n{code}\r\n\r\n\r\n", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2016-03-18T16:16:28.000+0000", "updated": "2016-03-18T16:16:28.000+0000" }, { "id": "383129", "author": { "name": "amurcia", "key": "amurcia", "displayName": "Anna", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I'm having the same problem on Android 4.2\r\nTi.SDK 5.1.2.GA", "updateAuthor": { "name": "amurcia", "key": "amurcia", "displayName": "Anna", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-04-19T13:50:25.000+0000", "updated": "2016-04-19T13:50:25.000+0000" }, { "id": "383130", "author": { "name": "amurcia", "key": "amurcia", "displayName": "Anna", "active": true, "timeZone": "America/Los_Angeles" }, "body": "On Android 5.0 and Ti.SDK 5.2.2.GA, the same problem the postlayout event isn't fired", "updateAuthor": { "name": "amurcia", "key": "amurcia", "displayName": "Anna", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-04-19T13:53:51.000+0000", "updated": "2016-04-19T13:53:51.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }