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 updating Border size #5608

Merged
merged 2 commits into from
Mar 28, 2022
Merged

[Android] Fix issue updating Border size #5608

merged 2 commits into from
Mar 28, 2022

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Fix issue updating Border size on Android.

fix-5464

Issues Fixed

Fixes #5464

@jsuarezruiz jsuarezruiz added t/bug Something isn't working platform/android 🤖 area-drawing Shapes, Borders, Shadows, Graphics, BoxView, custom drawing labels Mar 28, 2022
@Redth Redth added this to the 6.0.300-rc.1 milestone Mar 28, 2022
@Redth Redth self-assigned this Mar 28, 2022
@Redth Redth merged commit 5c0a286 into main Mar 28, 2022
@Redth Redth deleted the fix-5464 branch March 28, 2022 18:31
@github-actions github-actions bot locked and limited conversation to collaborators Dec 21, 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 platform/android 🤖 t/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Border control is not updated, while it's width and height changed.
2 participants