[TIMOB-2606] Android: appendRow scrolls to the bottom
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:59:35.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.6.0 M03 |
Components | Android |
Labels | android, defect, release-1.6.0, scrollview, tableview |
Reporter | Marshall Culpepper |
Assignee | Marshall Culpepper |
Created | 2011-04-15T03:24:30.000+0000 |
Updated | 2011-04-17T01:59:35.000+0000 |
Description
It seems if you put a TableView with several rows inside a ScrollView, and append a row, the table scrolls focus to the bottom of the scroll view unexpectedly
Broke this up into two bugs that are now resolved:
closed 2677 and 2694, so this ones a freebie :)