{ "id": "110287", "key": "TIMOB-12880", "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": [], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2013-02-27T00:49:17.000+0000", "created": "2013-02-26T23:15:55.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-sdk3.0.2" ], "versions": [ { "id": "14164", "description": "Release 3.0.2", "name": "Release 3.0.2", "archived": true, "released": true, "releaseDate": "2013-02-19" } ], "issuelinks": [ { "id": "26152", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "98908", "key": "TIMOB-10358", "fields": { "summary": "Android: ImageView parity for scaling behavior", "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" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-06-19T12:43:29.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": "While testing image rendering from a URL using the following code with imageView properties set to width: Ti.UI.FILL and height: Ti.UI.SIZE, there is a parity on how the image is being rendered on Android.\r\nPlease see the attached screenshots for parity on Android vs iOS.\r\nThis is not a regression. Also occurs on 3.0.0.GA and 2.1.4.GA.\r\n\r\nSteps to reproduce:\r\n1. Create a Titanium app in the Studio\r\n2. Copy the following code in the app.js\r\n3. Build the app using SDK: 3.0.2.GA on an Android device\r\n{code}\r\nTi.UI.backgroundColor = 'white';\r\n var win =Ti.UI.createWindow({\r\n });\r\n var view = Titanium.UI.createScrollView({\r\n layout: 'vertical',\r\n backgroundColor:'white',\r\n scrollType:'vertical'\r\n });\r\n win.add(view);\r\n var numObjects=10;\r\n for (var i = 0; i \n \n \n \n\n\n{code}", "updateAuthor": { "name": "sguduru", "key": "sguduru", "displayName": "Smitha Guduru", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-02-27T00:48:43.000+0000", "updated": "2013-02-27T00:48:43.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }