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 Button issue updating background brush type #15725

Merged
merged 1 commit into from
Jun 23, 2023
Merged

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Fix Android Button issue updating background brush type (from solid to gradient or vice versa).

Before
issue-button-before

After
issue-button-after

To validate the changes, use the added sample in the Button page from the .NET MAUI Gallery.

Issues Fixed

Fixes #13483

@jsuarezruiz jsuarezruiz added t/bug Something isn't working area-drawing Shapes, Borders, Shadows, Graphics, BoxView, custom drawing legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor area-controls-button Button, ImageButton labels Jun 19, 2023
@rmarinho rmarinho merged commit 4fb5a92 into main Jun 23, 2023
@rmarinho rmarinho deleted the fix-13483 branch June 23, 2023 16:30
@github-actions github-actions bot locked and limited conversation to collaborators Dec 9, 2023
@Eilon Eilon removed the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label May 10, 2024
@samhouts samhouts added the fixed-in-8.0.0-preview.6.8686 Look for this fix in 8.0.0-preview.6.8686! label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-button Button, ImageButton area-drawing Shapes, Borders, Shadows, Graphics, BoxView, custom drawing fixed-in-8.0.0-preview.6.8686 Look for this fix in 8.0.0-preview.6.8686! platform/android 🤖 t/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Android Button (maybe other controls) problem
4 participants