Xamarin.forms: [Enhancement] Button Ripple effect

Created on 26 Jan 2018  Â·  11Comments  Â·  Source: xamarin/Xamarin.Forms

Rationale

Create a Effect to add Ripple animation to a button

Implementation

Expected Result

Button should have a visual feedback when tapped, similar to what we see on Android..

Implications for CSS

Backward Compatibility

Difficulty : Medium

F100 community-sprint enhancement âž•

Most helpful comment

only for button? it's too easy. make it support for all views

All 11 comments

Can do this one too. Simple.

How does this request align with fixing this bug - https://bugzilla.xamarin.com/show_bug.cgi?id=60188

@sichy are you working on this? Please update us with your status and in what timeframe you'll be able to make a PR.

@sichy Any progress? Thanks!

@sichy Monthly ping! How is it going? Thanks!

only for button? it's too easy. make it support for all views

this will be fixed with the View.Visual feature coming in

@StephaneDelcroix Could you provide more details on the View.Visual that you're referring to?

@mkieres I think he's referring to the support for new renderers coming as part of Shell.
@StephaneDelcroix / @davidortinau will this be available to developers even if they don't / can't adopt Shell?

@nickrandolph the 2 features are separate, you can have the material renderers without the shell

These are currently part of the 4.0 pre1 release if you want to try them out

<Button Visual="Material" />

Try it out and let me know your thoughts

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Hudhud picture Hudhud  Â·  3Comments

MartinWegner picture MartinWegner  Â·  3Comments

deakjahn picture deakjahn  Â·  3Comments

joseluisct picture joseluisct  Â·  3Comments

sonic1015 picture sonic1015  Â·  3Comments