[TIMOB-2144] Android: ScrollView bottom padding property
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Reopened |
Resolution | Unresolved |
Affected Version/s | Release 1.8.2 |
Fix Version/s | n/a |
Components | Android |
Labels | core |
Reporter | Ralf Pfeiffer |
Assignee | Ingo Muschenetz |
Created | 2011-04-15T03:11:46.000+0000 |
Updated | 2015-04-13T20:17:23.000+0000 |
Description
With a ScrollView, when the contentHeight is set to 'auto', the very bottom of the scrolling contents ends very abruptly at the bottom edge of the last view.
My workaround currently is to add an extra (otherwise superfluous) transparent view after the final view.
It would be useful to have a bottom padding property for this situation.
Note: this ticket was raised with DonThorp's approval.
Attachments
File | Date | Size |
---|---|---|
1.8.2 scrollview basic.png | 2012-06-06T12:31:21.000+0000 | 16757 |
2.1.0 scrollview basic (no change).png | 2012-06-06T12:31:21.000+0000 | 16913 |