[TIMOB-680] Android TableViewRow's get reordered on change of orientation
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:53:54.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.3.0 |
Components | Android |
Labels | android, defect |
Reporter | Dan Mullineux |
Assignee | Marshall Culpepper |
Created | 2011-04-15T02:34:17.000+0000 |
Updated | 2011-04-17T01:53:54.000+0000 |
Description
With TableViews containing explicitly created TableViewRows.
the TableViewRows get jumbled up when you rotate the phone a few times.
This is easily seen in Kitchen Sink in the table_view_layout_2 example.
The issue exists in SDK 1.0.0 1.1.2 and a fairly recent build from git HEAD.
Confirmed an issue in latest HEAD pull build
Tableview unuseable on android, so android unuseable for now imo
Noooo - my release will have to be delayed again!
Tables are a very broken feature. I don't see releasing an android application unless this is fixed. Can the priority of this fix be increased?
This issue also affects the append test. If you append a row, it randomly changes the height of other rows until all rows have height 100.
(from [83ade4b7572966e6baf107a93b8537027bb10e40]) [#680 state:resolved] Custom rows draw correctly, no longer out of order or blank http://github.com/appcelerator/titanium_mobile/commit/83ade4b7572966e6baf107a93b8537027bb10e40"> http://github.com/appcelerator/titanium_mobile/commit/83ade4b757296...