[TIMOB-3511] iOS: Table view separator applies to the bottom of the last row
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2015-10-16T22:46:16.000+0000 |
Affected Version/s | Release 1.6.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | Balint Erdi |
Assignee | Ingo Muschenetz |
Created | 2011-04-15T03:46:06.000+0000 |
Updated | 2015-10-16T22:46:16.000+0000 |
Description
In my opinion, separators should be rendered between two table view rows, but not to the bottom of the last row. This is not intuitive and also makes necessary a hack to prevent the juxtaposition of the bottom border of the table view with this last separator.
We will not fix this, because it is the native behavior of iOS.