Incorrect Arrangement of Children in Grid Layout #16999
Labels
area-layout
StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter
layout-grid
platform/windows 🪟
t/bug
Something isn't working
Description
When placing a Label, ListView, and a Button inside a Grid Layout with a height defined as Auto, Star, Auto, the arrangement becomes improper, causing the Button to be partially visible within the window. I have verified that Xamarin's implementation of this behavior is correct. I have attached the screenshot of the issue.
Code Snippet
Steps to Reproduce
Link to public reproduction project repository
https://github.com/NirmalKumarYuvaraj/GridLayoutDisplaceIssue
Version with bug
7.0.92
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Windows, I was not able test on other platforms
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: