{ "id": "94207", "key": "TIMOB-9931", "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": "11258", "description": "Holding Pen for Triaged Issues", "name": "Backlog", "archived": false, "released": false } ], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2013-04-01T18:29:54.000+0000", "created": "2012-07-01T03:18:34.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "core", "exalture", "parity" ], "versions": [ { "id": "13271", "description": "Release 2.1.0", "name": "Release 2.1.0", "archived": false, "released": true, "releaseDate": "2012-06-29" }, { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" } ], "issuelinks": [], "assignee": { "name": "sunila", "key": "sunila", "displayName": "Sunila", "active": true, "timeZone": "Asia/Kolkata" }, "updated": "2017-03-28T21:09:08.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": "In app.js set\r\n{code}Ti.UI.backgroundImage = '/bg.png';{code}\r\n\r\nOn iOS:\r\n{code}var self = Titanium.UI.createWindow({ title: 'Window' });{code}\r\nfor the window inside the tab will allow the bg.png image to show through\r\n\r\nOn Android the background image needs to be set.\r\nBoth\r\n{code}var self = Titanium.UI.createWindow({ title: 'Window' });{code}\r\nand\r\n{code}var self = Titanium.UI.createWindow({ title: 'Window', backgroundImage: 'transparent' });{code}\r\ndo not work on android\r\n", "attachment": [ { "id": "36040", "filename": "android.png", "author": { "name": "shameerj", "key": "shameerj", "displayName": "Shameer Jan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-08T08:46:02.000+0000", "size": 12585, "mimeType": "image/png" }, { "id": "36041", "filename": "iphone.PNG", "author": { "name": "shameerj", "key": "shameerj", "displayName": "Shameer Jan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-08T08:46:02.000+0000", "size": 167222, "mimeType": "image/png" } ], "flagged": false, "summary": "Android: Tab group doesn't respect transparent on Android, works on iOS. ", "creator": { "name": "ndastur", "key": "ndastur", "displayName": "Neville Dastur", "active": true, "timeZone": "Europe/London" }, "subtasks": [], "reporter": { "name": "ndastur", "key": "ndastur", "displayName": "Neville Dastur", "active": true, "timeZone": "Europe/London" }, "environment": "SDK 2.1.0\r\nDevice: Samsung S III (ICS 4.0)\r\niOS simulator and iPAD 5.0", "comment": { "comments": [ { "id": "241317", "author": { "name": "shameerj", "key": "shameerj", "displayName": "Shameer Jan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "The problem reproduces with release 3.0.2 and master release 3.1.0\r\n\r\ntested on\r\n\r\nTitanium Studio, build: 3.0.2.201302191606\r\nTitanium SDK version: 3.1.0 \r\nTitanium SDK version: 3.0.2 \r\nDevice: Samsung galaxy s duos Android version: 4.0.4\r\nAndroid Emulator: Android SDK version: 2.2\r\niOS iPhone Simulator: iOS SDK version: 6.0\r\n\r\nBut it works fine on ios emulator .\r\n\r\nI have attached screenshots", "updateAuthor": { "name": "shameerj", "key": "shameerj", "displayName": "Shameer Jan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-08T08:38:48.000+0000", "updated": "2013-03-08T08:46:48.000+0000" }, { "id": "244942", "author": { "name": "sunila", "key": "sunila", "displayName": "Sunila", "active": true, "timeZone": "Asia/Kolkata" }, "body": "In Android, tabgroup are heavyweight windows having their own activity.Setting Ti.UI.backgroundImage sets the backgroundImage on the RootActivity window which doesn't affect the TabGroup activity.\r\nIf all the tabs needs the same background image, set the backgroundImage of the tabgroup. \r\neg. Titanium.UI.createTabGroup({backgroundImage:'/bg.png'});", "updateAuthor": { "name": "sunila", "key": "sunila", "displayName": "Sunila", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-04-01T18:29:54.000+0000", "updated": "2013-04-01T18:29:54.000+0000" }, { "id": "416054", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as invalid.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-28T21:09:08.000+0000", "updated": "2017-03-28T21:09:08.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }