Shadow not rendering properly[Android] #20518
Labels
area-drawing
Shapes, Borders, Shadows, Graphics, BoxView, custom drawing
platform/android 🤖
t/bug
Something isn't working
Milestone
Description
The shadow was not applied to the right and bottom of all the layouts (I have added a sample grid). I have attached the sample for that.
With clip sample below:
You can see the differences between.NET MAUI 7 and 8 below.
In Android With Clip output in.NET MAUI 7:
In Android With Clip output in.NET MAUI 8:
Without Clip Sample below:
You can see the differences between.NET MAUI 7 and 8 below.
In Android Without Clip output in.NET MAUI 7:
In Android Without Clip output in.NET MAUI 8:
In the above with and without clip sample in.NET MAUI 7 and 8, the shadow was applied properly, like in the below image.
Windows output without clip in.NET 7 and 8.
Windows output with clip-in.NET MAUI 7 and 8.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/dotnet/maui/files/14238936/Shadoweffect.zip
Version with bug
Unknown/Other
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android 13
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: