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] Fix issue drawing a Border without define the border width #3587

Merged
merged 1 commit into from
Nov 30, 2021

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Fix issue drawing a Border without define the border width on Android.

To test, launch the Gallery and navigate to the Border page. Set the BorderThickness to zero, if the Border shape still renders, the test has passed.

PR Checklist

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

Does this PR touch anything that might affect accessibility?

  • No

@jsuarezruiz jsuarezruiz added t/bug Something isn't working area-drawing Shapes, Borders, Shadows, Graphics, BoxView, custom drawing labels Nov 30, 2021
@rmarinho rmarinho merged commit 00fb0ae into main Nov 30, 2021
@rmarinho rmarinho deleted the fix-3543 branch November 30, 2021 12:12
@github-actions github-actions bot locked and limited conversation to collaborators Dec 24, 2023
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 t/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Border loses shape if stroke is 0
2 participants