'Is it possible to change ripple style on Android 12?
Currently, the default ripple style on Android 12 is STYLE_PATTERNED which is too noisy, so now I'm looking for a way to set the style to STYLE_SOLID. I tried with extending RippleDrawable, but without success as the setRippleStyle(int) method has been removed. Anyone knows how to achieve this?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
