You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Felix-CodingClimber, AlexLonberg, Slion, and sbaeumlisberger reacted with thumbs up emojiSlion reacted with confused emojitylersouthard and Slion reacted with eyes emojiAll reactions
As reported there, there appears to be an additional Border element as a child of the ListViewItemPresenter, and it has a Margin of 4,2,4,2.
I'm very interested in knowing if there's a way to remove this margin, since it has caused our dozens and dozens of ListViews to render improperly.
No workaround and no fix for nearly 3 years? This is what’s been holding me back from updating my app’s Microsoft.UI.Xaml package. Setting MinHeight (on the DataTemplate, ListViewItem, and ListViewItemPresenter) did nothing for me.
There’s really no workaround/solution? My app is UWP so applies to both app types.