[TIMOB-1096] Android: TableRows should have a Section as a parent
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:55:11.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 |
Components | Android |
Labels | android, defect |
Reporter | Don Thorp |
Assignee | Marshall Culpepper |
Created | 2011-04-15T02:43:58.000+0000 |
Updated | 2011-04-17T01:55:11.000+0000 |
Description
on iPhone the hierarchy is TableView | Section | Row on Android Section isn't always available.
As a consequence, click events etc aren't propagating correctly either when rows are added to a section in API.
(from [6494abe13c0c11452516aa0cbb7a543bd7cf2cfd]) rows and sections should now correctly have their parents set in the TableView hierarchy [#1096 state:resolved] http://github.com/appcelerator/titanium_mobile/commit/6494abe13c0c11452516aa0cbb7a543bd7cf2cfd"> http://github.com/appcelerator/titanium_mobile/commit/6494abe13c0c1...