[TIMOB-25298] Windows: ListItem is not occupying the full width of ListView
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2017-10-16T16:52:37.000+0000 |
Affected Version/s | Release 6.2.0 |
Fix Version/s | Release 6.3.0 |
Components | Windows |
Labels | escalation |
Reporter | Ricardo Ramirez |
Assignee | Kota Iguchi |
Created | 2017-09-15T19:33:13.000+0000 |
Updated | 2017-10-17T14:40:20.000+0000 |
Description
Issue Description
ListItem is not occupying the full width of ListView. It is leaving empty space at both right and left edges which is preventing us to add content there.
PFA the sample project created for this - TestListView.zip
Also attached the screenshot of the app where we can see that yellow color is visible on both edges which is the background color of the ListView.
Steps to reproduce.
Run the attached project.
Attached the environment details as well - tiInfo.txt
Attachments
https://github.com/appcelerator/titanium_mobile_windows/pull/1120
6_3_X: https://github.com/appcelerator/titanium_mobile_windows/pull/1121
Verified fix in SDK version: 6.3.0.v20171017063048 and SDK version: 7.0.0.v20171017022901. Test and other information can be found at: 6_3_X: https://github.com/appcelerator/titanium_mobile_windows/pull/1121 Master: https://github.com/appcelerator/titanium_mobile_windows/pull/1120