[TIMOB-19649] Android: use `children` property in createView
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | n/a |
| Status | Reopened |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Android |
| Labels | children, listviewitem, view |
| Reporter | Andrey Tkachenko |
| Assignee | Unknown |
| Created | 2015-09-21T13:42:36.000+0000 |
| Updated | 2018-02-28T19:55:03.000+0000 |
Description
Would be very useful, allow to use
children property in createView arguments like *I can do it in iOS*.
But according to the docs in http://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.View-property-children, the children property is readonly.
Related issues:
TIMOB-19551
ALOY-1221
No it is not duplicate. It is new feature request.