SwipeView icon indicating copy to clipboard operation
SwipeView copied to clipboard

SwipeViewAlignmentEdge contentSize Problem

Open WenchaoD opened this issue 9 years ago • 0 comments

Hi there. There is a contentsize problem when I set the alighment to SwipeViewAlignmentEdge. I set this property for keeping a short horizontal spacing between items. I have 8 items, but the content size is larger than 8, maybe 9. I checked this code: image When I changed it to: image It would works fine. I want to know if you calculate in that way on purpose so that I can determine whether to submit a PR. And why if you do.

WenchaoD avatar Jan 22 '15 03:01 WenchaoD