{ "id": "147227", "key": "TIMOB-18847", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "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": "16723", "description": "Windows Platform Support, ListView updates, Vector overlays in maps", "name": "Release 4.1.0", "archived": false, "released": true, "releaseDate": "2015-07-08" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2015-06-16T23:21:03.000+0000", "created": "2015-04-23T19:19:12.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "actionbar" ], "versions": [], "issuelinks": [], "assignee": { "name": "msamah", "key": "msamah", "displayName": "Ashraf Abu", "active": false, "timeZone": "Asia/Singapore" }, "updated": "2017-03-16T21:53:36.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": "The ActionBar class/proxy is a UI one and should live with the other Android specific types in Ti.UI.Android namespace.", "attachment": [], "flagged": false, "summary": "Move Ti.Android.ActionBar to Ti.UI.Android.ActionBar", "creator": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "subtasks": [], "reporter": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "environment": null, "closedSprints": [ { "id": 416, "state": "closed", "name": "2015 Sprint 12 SDK", "startDate": "2015-06-06T00:00:43.862Z", "endDate": "2015-06-20T00:00:00.000Z", "completeDate": "2015-06-23T05:41:35.834Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "354391", "author": { "name": "msamah", "key": "msamah", "displayName": "Ashraf Abu", "active": false, "timeZone": "Asia/Singapore" }, "body": "The ActionBar is inside Ti.Android as it is needed by the ActivityProxy and TiBaseActivity. It can be seen as a core component needed in there. Not sure if this is advisable. I think it makes sense for it to stay in Ti.Android and not move it to the UI package.\r\n\r\nAlso, based on the docs: http://docs.appcelerator.com/platform/latest/#!/api/Titanium.Android.ActionBar\r\n\r\nYou normally get access to the ActionBar via the Activity (Window). \r\n\r\n[~hpham] What do you think?", "updateAuthor": { "name": "msamah", "key": "msamah", "displayName": "Ashraf Abu", "active": false, "timeZone": "Asia/Singapore" }, "created": "2015-06-05T02:11:48.000+0000", "updated": "2015-06-05T02:15:08.000+0000" }, { "id": "354839", "author": { "name": "msamah", "key": "msamah", "displayName": "Ashraf Abu", "active": false, "timeZone": "Asia/Singapore" }, "body": "[~cwilliams] ActionBar in Android is only accessed through something like this:-\r\n{code}\r\nwin.activity.actionBar\r\n{code}\r\n\r\nor in alloy\r\n{code}\r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n{code}\r\n\r\nBasically, the name space doesn't really matter in this case. If there's a change needed, it's only probably just document change needed.\r\n\r\nCan this be resolved as Invalid? Or should the documents be changed?", "updateAuthor": { "name": "msamah", "key": "msamah", "displayName": "Ashraf Abu", "active": false, "timeZone": "Asia/Singapore" }, "created": "2015-06-11T03:04:18.000+0000", "updated": "2015-06-11T03:05:45.000+0000" }, { "id": "355091", "author": { "name": "msamah", "key": "msamah", "displayName": "Ashraf Abu", "active": false, "timeZone": "Asia/Singapore" }, "body": "If there's nothing else, I'll close this ticket tomorrow.", "updateAuthor": { "name": "msamah", "key": "msamah", "displayName": "Ashraf Abu", "active": false, "timeZone": "Asia/Singapore" }, "created": "2015-06-15T03:05:12.000+0000", "updated": "2015-06-15T03:05:12.000+0000" }, { "id": "413208", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as the issue has been fixed.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-16T21:53:36.000+0000", "updated": "2017-03-16T21:53:36.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }