[TIMOB-1586] Android: Vert layout>tableView unexpected empty row every 10 rows
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:56:35.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 |
Components | Android |
Labels | android, defect, tableview |
Reporter | Thomas Huelbert |
Assignee | Don Thorp |
Created | 2011-04-15T02:56:44.000+0000 |
Updated | 2011-04-17T01:56:35.000+0000 |
Description
found using 1.4.1.aff269
1.BaseUI>Verticle layout>tableView
2.scrolldown and note the appearance of every 10th row
results: blank row appears every 10 rows (nothing in script to account for it)
Another test case for vertical tableview layout issues.
This one looks to have been fixed with this commit:
https://github.com/appcelerator/titanium_mobile/commit/3973cb5826769466274661634793d0db2e9b3530"> https://github.com/appcelerator/titanium_mobile/commit/3973cb582676...
Marking as resolved.