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.Dismiss alert
The Padding="0, 15" is ok for top right and left, but ignored for bottom. Whatever you set as bottom value, it is ignored. Same issue for Margin. Happen both when set on StackLayout or NeoFrame.
The text was updated successfully, but these errors were encountered:
Nuget: .net8 prerelease
With this code:
The Padding="0, 15" is ok for top right and left, but ignored for bottom. Whatever you set as bottom value, it is ignored. Same issue for Margin. Happen both when set on StackLayout or NeoFrame.
The text was updated successfully, but these errors were encountered: