问题
I tried to enclose two StackLayout's inside another StackLayout, but seems like there is some additional padding somewhere. Is there a default padding and if so how could I remove it for the outer StackLayout?
回答1:
There's no Padding.
There's a Spacing of 6 between each item (Horizontal or Vertical depending on Orientation).
来源:https://stackoverflow.com/questions/46813025/does-a-stacklayout-have-some-default-padding-or-spacing