{ "id": "97405", "key": "TIMOB-9978", "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": "2012-07-16T16:43:12.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "api" ], "versions": [ { "id": "13271", "description": "Release 2.1.0", "name": "Release 2.1.0", "archived": false, "released": true, "releaseDate": "2012-06-29" }, { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "issuelinks": [], "assignee": null, "updated": "2018-02-28T20:04:20.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" } ], "description": "Android supports setting your own custom view for the \"tab\" in a tab group.\r\nThis might be useful if you want to customize the tab's look or do dynamic updates\r\nthat the built-in tab view does not provide (ex: title or icon update).\r\n\r\nh3. Example\r\n{code:javascript}\r\nvar tab = Ti.UI.createTab();\r\ntab.view = Ti.UI.createView({layout: 'horizontal'});\r\ntab.view.add(Ti.UI.createLabel({text: 'Hello!'}));\r\n{code}", "attachment": [], "flagged": false, "summary": "Android: Custom tab views", "creator": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "349173", "author": { "name": "nsndvd", "key": "nsndvd", "displayName": "Davide Ensini", "active": true, "timeZone": "Europe/Berlin" }, "body": "Hi, i don't get it.. Is this feature going to happen? Thanks", "updateAuthor": { "name": "nsndvd", "key": "nsndvd", "displayName": "Davide Ensini", "active": true, "timeZone": "Europe/Berlin" }, "created": "2015-04-10T15:15:21.000+0000", "updated": "2015-04-10T15:15:21.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }