Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1096] Android: TableRows should have a Section as a parent

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:55:11.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsAndroid
Labelsandroid, defect
ReporterDon Thorp
AssigneeMarshall Culpepper
Created2011-04-15T02:43:58.000+0000
Updated2011-04-17T01:55:11.000+0000

Description

on iPhone the hierarchy is TableView | Section | Row on Android Section isn't always available.

Comments

  1. Marshall Culpepper 2011-04-15

    As a consequence, click events etc aren't propagating correctly either when rows are added to a section in API.

  2. Marshall Culpepper 2011-04-15

    (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...

JSON Source