Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1194] Android: minRowHeight not respected everywhere (TableViewProxy)

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-05-01T22:46:47.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid
Labelsandroid, defect
ReporterBill Dawson
AssigneeEric Merriman
Created2011-04-15T02:46:21.000+0000
Updated2017-06-07T21:33:15.000+0000

Description

Changes in #1094 only fix the row height problem if the row has already been added to a view (i.e., getParent() is not null). We need to work out all other scenarios, including:

  • What to do if the property is changed in the parent (TableViewProxy) -- trickle down to child rows.

  • Handle in other spots in code: update, append, set, layout, etc.

Comments

  1. Lee Morris 2017-05-01

    Resolving ticket as Invalid as there is hardly any information whatsoever and this was created in April 2011 with no response since that time.

JSON Source