Mahmud0808 / Iconify

Iconify lets you customize your Android 12+ device easily. Change icons, colors, shapes, and even the notification panel for a personalized look that suits your style.
GNU General Public License v3.0
1.82k stars 74 forks source link

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

Open mld9401 opened 9 months ago

mld9401 commented 9 months ago

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.

Mahmud0808 commented 8 months ago

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.

mld9401 commented 8 months ago

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.