[TIMOB-2163] Android: Scrolling large tables results in a stuttered scroll as the scroll slows down
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-06-05T21:35:41.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | n/a |
Components | Android |
Labels | api, insight |
Reporter | Thomas Huelbert |
Assignee | Ingo Muschenetz |
Created | 2011-04-15T03:12:27.000+0000 |
Updated | 2017-06-05T21:35:42.000+0000 |
Description
1.5.0.70ce98 g2 running 2.2
1.BaseUI>TableView>Performance
2.after the tableview loads, scroll it down a ways then scroll back
up, pay attention to when the scroll starts to slow
results: scrolling is stuttered and chunky, fluid would be nicerer
I believe this is a duplicate of TIMOB-1821
Tested on a Samsung Galaxy S2 using TiSDK 2.2.0v20120821095711, tableview still seems to lag a bit when scrolling.
I'm experiencing this issue on Android and iOS with 2.1.1 GA and 2.2 CI. I think it may be related to the number and size of images in each row. After scrolling down once, going up and down over the same area is relatively smooth but it gives a poor impression and users complain that the app feels laggy and slow.
Is this going to be taken care of in the ListView? If so I'm not sure it is worth spending any time on.
Closing ticket as this version of Kitchen Sink is no longer supported.