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

[Android] Border Background not changed to Brush once we set the Gradient #7885

Closed
Choza-rajan opened this issue Jun 9, 2022 · 1 comment · Fixed by #7926
Closed

[Android] Border Background not changed to Brush once we set the Gradient #7885

Choza-rajan opened this issue Jun 9, 2022 · 1 comment · Fixed by #7926
Assignees
Labels
area-drawing Shapes, Borders, Shadows, Graphics, BoxView, custom drawing fixed-in-7.0.0-rc.1.6683 platform/android 🤖 s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@Choza-rajan
Copy link

Description

The Border Background was not changed into Brush once we set the Gradient color in Android. The same sample works properly in WinUI platforms.

Steps to Reproduce

  1. Run the attached sample
  2. Click the button
  3. See the border background
  4. Once the gradient was set then the solid brush was not set in Android alone

BorderBackgroundSample.zip

Issue image,
BorderBackground

Version with bug

6.0 (current)

Last version that worked well

Release Candidate 3 (current)

Affected platforms

Android

Affected platform versions

Android 10

Did you find any workaround?

No, I have not found any workaround

Relevant log output

No response

@Choza-rajan Choza-rajan added s/needs-verification Indicates that this issue needs initial verification before further triage will happen t/bug Something isn't working labels Jun 9, 2022
@jfversluis jfversluis added platform/android 🤖 area-drawing Shapes, Borders, Shadows, Graphics, BoxView, custom drawing and removed s/needs-verification Indicates that this issue needs initial verification before further triage will happen labels Jun 9, 2022
@kristinx0211 kristinx0211 added the s/verified Verified / Reproducible Issue ready for Engineering Triage label Jun 10, 2022
@kristinx0211
Copy link

verified repro on android 12 with above project.

@jsuarezruiz jsuarezruiz self-assigned this Jun 10, 2022
@jsuarezruiz jsuarezruiz added this to the 6.0-sr2 milestone Jun 10, 2022
@hartez hartez modified the milestones: 6.0-sr2, 6.0-sr3 Jun 27, 2022
rmarinho added a commit that referenced this issue Jul 25, 2022
…Gradient (#7926) Fixes #7885

* Fix the issue

* Added Device Tests

Co-authored-by: Rui Marinho <me@ruimarinho.net>
@PureWeen PureWeen modified the milestones: 6.0-sr3, 6.0-sr5 Jul 27, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Aug 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-drawing Shapes, Borders, Shadows, Graphics, BoxView, custom drawing fixed-in-7.0.0-rc.1.6683 platform/android 🤖 s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants