Inconsitent LinearGradientBrush between Android and iOS #9772
Labels
area-controls-frame
Frame
area-drawing
Shapes, Borders, Shadows, Graphics, BoxView, custom drawing
fixed-in-7.0.0-rc.1.6683
platform/android 🤖
t/bug
Something isn't working
Milestone
Description
When using the LinearGradientBrush the colour direction is different between iOS and Android, making an inconsistent experience. With below XAML, on Android yellow is on top, where as on iOS blue is on top. Windows also has blue on top.
Steps to Reproduce
Create a new .NET Maui content page.
Add new frame as below
Version with bug
6.0.486 (current)
Last version that worked well
Unknown/Other
Affected platforms
iOS, Android
Affected platform versions
Tested with Android 12.2 and iOS 15.5
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: