Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Android] Fix color issue with BoxView programmatically changing CornerRadius #12913

Closed
wants to merge 9 commits into from

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Fix color issue with BoxView programmatically changing CornerRadius on Android.

Issues Resolved

API Changes

None

Platforms Affected

  • Android

Behavioral/Visual Changes

None

Before/After Screenshots

fix12806

Testing Procedure

Launch Core Gallery and navigate to the issue 12906. Tap the button to update the CornerRadius. If the BoxView is visible and the CornerRadius is updated, the test has passed.

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@samhouts samhouts added the i/high Completely doesn't work, crashes, or is unusably slow, has no obvious workaround; occurs less often label Dec 10, 2020
@mattleibow mattleibow mentioned this pull request Feb 10, 2021
3 tasks
@klemenzarn
Copy link

Is this stale? Because issue is still present in XF 5.0 and I see you already fixed the issue on fix-12906 branch...

@jsuarezruiz
Copy link
Contributor Author

jsuarezruiz commented Jun 16, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jfversluis
Copy link
Member

Fixed in #12069

@jfversluis jfversluis closed this Nov 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/boxview i/high Completely doesn't work, crashes, or is unusably slow, has no obvious workaround; occurs less often p/Android t/bug 🐛
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Xamarin.Forms - programmatically changing CornerRadius of a BoxView causes it to become invisible
5 participants