-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
area-controls-buttonButton, ImageButtonButton, ImageButtonfixed-in-8.0.20fixed-in-9.0.0-preview.4.10690i/regressionThis issue described a confirmed regression on a currently supported versionThis issue described a confirmed regression on a currently supported versionmigration-compatibilityXamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-ConvertXamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convertplatform/androidt/bugSomething isn't workingSomething isn't working
Milestone
Description
Description
The button click animation does not work in my Android app .Net8 for Maui, but does work in .Net7
Using the default project for both, only in .Net7 can I see the little fade animation when I press the button.
From what I have gathered the .net 7, the button's android platform view's background value is an instance of the RippleDrawable Class. And In the .net 8, it's an instance of the BorderDrawable Class.
Steps to Reproduce
Create Default Maui application (Using .Net 8)
Run default application on android.
Click counter button.
Link to public reproduction project repository
No response
Version with bug
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response
AlleSchonWeg
Metadata
Metadata
Assignees
Labels
area-controls-buttonButton, ImageButtonButton, ImageButtonfixed-in-8.0.20fixed-in-9.0.0-preview.4.10690i/regressionThis issue described a confirmed regression on a currently supported versionThis issue described a confirmed regression on a currently supported versionmigration-compatibilityXamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-ConvertXamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convertplatform/androidt/bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done