maui icon indicating copy to clipboard operation
maui copied to clipboard

[Android] Fix Button Ripple Effect not working

Open jsuarezruiz opened this issue 2 years ago • 2 comments
trafficstars

Description of Change

Fix Button Ripple Effect not working using a custom background. An incorrect result is obtained under some conditions using Border Drawable in composition with RippleDrawable in addition to increasing the complexity when creating the Button background Drawable. For that reason, added directly the ripple effect support to BorderDrawable.

fix-17642

Issues Fixed

Fixes #17642 Fixes #18815

jsuarezruiz avatar Oct 04 '23 11:10 jsuarezruiz

@jsuarezruiz Is this the planned fix for https://github.com/dotnet/maui/issues/18815 as well?

zippo227 avatar Dec 29 '23 18:12 zippo227

Hi @jsuarezruiz. We have added the "s/pr-needs-author-input" label to this issue, which indicates that we have an open question/action for you before we can take further action. This PRwill be closed automatically in 14 days if we do not hear back from you by then - please feel free to re-open it if you come back to this PR after that time.

ghost avatar Jan 09 '24 00:01 ghost

So this will just be closed? How can it be, that throughout a whole major version of .NET, button animations (so almost everything that's being tapped) just don't work for one of the biggest platforms of .NET MAUI (Android), and Microsoft doesn't seem to care about it. I was really looking forward to migrate from Xamarin to .NET MAUI, but with this issue the app just looks plain unprofessional and cannot be delivered to any customers as it is.

cytoph avatar Jan 16 '24 09:01 cytoph

So this will just be closed? How can it be, that throughout a whole major version of .NET, button animations (so almost everything that's being tapped) just don't work for one of the biggest platforms of .NET MAUI (Android), and Microsoft doesn't seem to care about it. I was really looking forward to migrate from Xamarin to .NET MAUI, but with this issue the app just looks plain unprofessional and cannot be delivered to any customers as it is.

Reopened and is a priority for the next release.

jsuarezruiz avatar Jan 22 '24 15:01 jsuarezruiz

Reopened and is a priority for the next release.

That is really, really good to hear. Just to clarify: "Next release" as in ".NET 9" or as in ".NET 8 SR1/2"? 🤔

cytoph avatar Jan 22 '24 17:01 cytoph