nmetulev / comet

Universal Windows Platform (UWP) toolkit library. Contains controls for creating great user experiences for Universal Windows Applications
MIT License
59 stars 12 forks source link

SlidableListItem Margin #17

Closed hank3006 closed 8 years ago

hank3006 commented 8 years ago

When I add the slidablelistview item into my listview datatemplate, the template does not fill the entire space. It leaves about a margin of 12 on the left and right side. I cannot figure out what is causing it. Do you know what it is or have any clues as to what it might be and how to get rid of it?

Thanks!! And thank you for this code. It is awesome work!!

hank3006 commented 8 years ago

I figured it out. Set the padding on the ListViewItem container style to 0.