Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GraphicsView does not change the Background/BackgroundColor on Android #19568

Open
FreakyAli opened this issue Dec 22, 2023 · 1 comment
Open
Labels
area-drawing Shapes, Borders, Shadows, Graphics, BoxView, custom drawing migration-compatibility Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert platform/android 🤖 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working

Comments

@FreakyAli
Copy link

Description

Background and BackgroundColor does not work on Android with GraphicsView

iOS Android

Steps to Reproduce

  • Create a new project
  • Add a GraphicsView to your XAML
  • Change Background or BackgroundColor property and it will work on iOS but not on Android

Link to public reproduction project repository

https://github.com/FreakyAli/Maui.FreakyEffects/tree/grahpicsViewBug

Version with bug

8.0.3

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

Android 11

Did you find any workaround?

No

Relevant log output

No response

@FreakyAli FreakyAli added the t/bug Something isn't working label Dec 22, 2023
@Eilon Eilon added the area-drawing Shapes, Borders, Shadows, Graphics, BoxView, custom drawing label Dec 29, 2023
@XamlTest XamlTest added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jan 23, 2024
@XamlTest
Copy link
Collaborator

XamlTest commented Jan 23, 2024

Verified this on Visual Studio Enterprise 17.9.0 Preview 3(8.0.3). Repro on Android 14.0-API34, not repro on iOS 17.0 with below Project:
Maui.FreakyEffects.zip

@rachelkang rachelkang added the migration-compatibility Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert label Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-drawing Shapes, Borders, Shadows, Graphics, BoxView, custom drawing migration-compatibility Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert platform/android 🤖 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants