Android Border with RoundRectangle Stroke does not correctly round corners of things within it #21173
Labels
area-controls-border
Border
area-drawing
Shapes, Borders, Shadows, Graphics, BoxView, custom drawing
fixed-in-8.0.60
fixed-in-9.0.0-preview.6.24327.7
i/regression
This issue described a confirmed regression on a currently supported version
platform/android 🤖
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
A Border with a RoundRectangle stroke looks like this in Windows (correct):
But this in Android (incorrect):
You can see in Android the corners of the red Image contained within are not being rounded like they should be.
This was not an issue in .NET 7.0 but is an issue in .NET 8.0
Steps to Reproduce
Link to public reproduction project repository
https://github.com/jonmdev/AndroidBorderCornerBug
Version with bug
8.0.3 GA
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
7.0.101
Affected platforms
Android
@jsuarezruiz
The text was updated successfully, but these errors were encountered: