{ "id": "139863", "key": "TIMOB-18042", "fields": { "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "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": "2014-11-17T14:47:25.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [], "versions": [], "issuelinks": [], "assignee": null, "updated": "2018-02-28T19:55:27.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" }, { "id": "10206", "name": "iOS", "description": "iOS Platform" }, { "id": "10224", "name": "TiAPI", "description": "This component is used for cross-platform API work. Specifications are most likely to use this component." } ], "description": "Image sizing does not yield the same behavior on iOS and Android. Consider the following code:\r\n\r\n{code}\r\n// TSS\r\n\"#listItem\": {\r\n\twidth: Ti.UI.FILL,\r\n\theight: Ti.UI.SIZE,\r\n\tbackgroundColor: \"#eee\"\r\n},\r\n\"#title\": {\r\n\tleft: 10,\r\n\ttop: 10,\r\n\twidth: Ti.UI.SIZE,\r\n\theight: 25,\r\n\tcolor: \"#222\"\r\n},\r\n\"#image\": {\r\n\tleft: 10,\r\n\tright: 10,\r\n\ttop: 35,\r\n\tbottom: 10,\r\n\twidth: Ti.UI.FILL,\r\n\theight: Ti.UI.SIZE\r\n}\r\n\r\n// XML\r\n\r\n\t\r\n\t\t\r\n\r\n{code}\r\n\r\nSample image attached\r\n\r\nThis is the result I get: https://db.tt/NzMdzRxr - I'm expecting the same results as iOS.", "attachment": [ { "id": "52638", "filename": "100.jpg", "author": { "name": "rblalock", "key": "rblalock", "displayName": "Rick Blalock", "active": false, "timeZone": "America/Havana" }, "created": "2014-11-17T14:47:25.000+0000", "size": 30529, "mimeType": "image/jpeg" } ], "flagged": false, "summary": "Image sizing on Android and iOS not consistent / yield different results", "creator": { "name": "rblalock", "key": "rblalock", "displayName": "Rick Blalock", "active": false, "timeZone": "America/Havana" }, "subtasks": [], "reporter": { "name": "rblalock", "key": "rblalock", "displayName": "Rick Blalock", "active": false, "timeZone": "America/Havana" }, "environment": null, "comment": { "comments": [], "maxResults": 0, "total": 0, "startAt": 0 } } }