[Android] Border doesnt expand on Content size changed #22606
Labels
area-controls-border
Border
fixed-in-8.0.60
fixed-in-9.0.0-preview.5.24307.10
p/0
Work that we can't release without
platform/android 🤖
t/bug
Something isn't working
Milestone
Description
Hello,
I'm using nightly build to get the ltest fixes for MAUI. Recently I've found out that Border, that was once working, is now broken on Android.
If We have a border, content and the content changes size, like showing or hiding content the border doesnt expand with the content:
Screen.Recording.2024-05-23.at.15.40.03.mov
The issue started on build
https://dev.azure.com/xamarin/public/_artifacts/feed/maui-nightly/NuGet/Microsoft.Maui.Controls/overview/8.0.60-ci.net8.24266.1 with most probably this:
#22347
Used to work on 8.0.60-ci.net8.10665+azdo.9579251
Steps to Reproduce
Link to public reproduction project repository
https://github.com/Pastajello/BorderChangeContentSizeIssue
Version with bug
Nightly / CI build (Please specify exact version)
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
8.0.60-ci.net8.10665+azdo.9579251
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
Yes, switch back to Frame.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: