Iconify icon indicating copy to clipboard operation
Iconify copied to clipboard

[FEATURE] Add an option to disable ripple effect on buttons.

Open mld9401 opened this issue 1 year ago • 2 comments

Describe the feature

It would be great if you could add an option to disable ripple effect while clicking a button.

Why would it be useful to add?

Sometimes the ripple effect is just annoying.

Example(s)

Here is an exemple of onClick ripple effect.

material-button

Additional context

I remember that DotOS (Android 11) didn't have the ripple animation, maybe that could help you.

mld9401 avatar Dec 04 '23 13:12 mld9401

It is indeed possible to remove ripple effect. But without ripple effect you won't know if you actually clicked on the area you intended to or you missed it. So it is important imo.

Mahmud0808 avatar Dec 18 '23 07:12 Mahmud0808

I think the ripple effect color is slightly different from the button color so even without ripple animation we can know if we clicked the intended area. I don't know if it's possible to replace the animation by a plain color just like it was before the introducing of the ripple effect on android 5.

mld9401 avatar Dec 19 '23 15:12 mld9401