{ "id": "62888", "key": "TIMOB-2256", "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": "11227", "name": "Release 1.5.0 M02", "archived": true, "released": true, "releaseDate": "2010-11-22" } ], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2011-04-15T03:14:58.000+0000", "created": "2011-04-15T03:14:57.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "android", "data", "defect", "height", "platform", "width" ], "versions": [], "issuelinks": [], "assignee": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-02T19:27:01.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": "{html}
G2 (2.2) mobile sdk 1.5.0.4f5838
\n1.Platform>Platform data
\n2.check the value for width and height
results: 320 X 533
\nexpected: screen is 480 X 800, note the G1 is returning the\nexpected values for its screen
Did you change the AndroidManifest to\nanyDensity:true
if not, then the device is scaling in\nhardware to those values.
right you are Don, modding the android.custom.xml resulted in\nexpected values being returned. sorry for the false negative.\nremoving regression tag and marking as invalid
Moving to a current milestone so it won't show up in the\nfuture.