[TIMOB-7305] Android: TableView - In KS Table Views>Performance test, scrolling down to middle of the table causes out of memory error
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2012-01-20T13:17:30.000+0000 |
Affected Version/s | Release 1.8.0.1, Release 2.0.0 |
Fix Version/s | n/a |
Components | Android |
Labels | n/a |
Reporter | Wilson Luu |
Assignee | Marshall Culpepper |
Created | 2012-01-19T17:30:36.000+0000 |
Updated | 2014-06-19T12:44:36.000+0000 |
Description
Steps to reproduce:
1. Launch KS
2. Go to Base UI > Views > Table Views > Performance
3. Scroll to the bottom of the table
Actual: After about 250 rows, out of memory error is printed out to logcat. See attachment.
Expected: Should not get an out of memory error.
Attachments