roubachof / Sharpnado.CollectionView

A performant list view supporting: grid, horizontal and vertical layout, drag and drop, and reveal animations.
The Unlicense
244 stars 30 forks source link

Android Spacing in Grid view is weird #84

Closed huyvuskedulo closed 1 year ago

huyvuskedulo commented 1 year ago

Platform

Describe the bug Android Spacing with Grid layout is weird, when iOS doesn't have a problem, just look at the spacing between the Rows in Android. There is a small space between the row

image

To Reproduce Just play with a Grid layout and try to achieve a grid images without spacing

roubachof commented 1 year ago

will be fixed in next version by #78