{ "id": "62160", "key": "TIMOB-1528", "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": "11225", "name": "Release 1.5.0", "archived": true, "released": true, "releaseDate": "2010-12-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:56:25.000+0000", "created": "2011-04-15T02:55:14.000+0000", "priority": { "name": "Trivial", "id": "5" }, "labels": [ "android", "defect", "regression" ], "versions": [], "issuelinks": [], "assignee": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T01:56:25.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}

found against 1.4.1 f88b9e

\n

1.use the script below and run the content

\n

results: only one object shows, there should be 4 (one on each\nside) as on iPhone.

\n

var win = Titanium.UI.currentWindow;

\n

var view = Titanium.UI.createView({
\nborderRadius:10, backgroundColor:'red', width:50, height:50, top:5\n});

\n

var view1 = Titanium.UI.createView({
\nborderRadius:10, backgroundColor:'red', width:50, height:50,\nbottom:5 });

\n

var view2 = Titanium.UI.createView({
\nborderRadius:10, backgroundColor:'red', width:50, height:50,\nright:5 });

\n

var view3 = Titanium.UI.createView({
\nborderRadius:10, backgroundColor:'red', width:50, height:50, left:5\n}); win.add(view,view1,view2,view3);

{html}", "attachment": [], "flagged": false, "summary": "Android: Only one object appears when multiple views should be drawn.", "creator": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "125956", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "{html}

\nDocumentation for add is clearly in the\n\"singular\", so probably that should be updated too.

{html}", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-04-15T02:55:14.000+0000", "updated": "2011-04-15T02:55:14.000+0000" }, { "id": "125957", "author": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

after internal conversation (Nolan), the decision is to leave\nthis as is, undocumented on iOS, and keep existing android\nbehavior.

{html}", "updateAuthor": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:55:15.000+0000", "updated": "2011-04-15T02:55:15.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }