setRippleColor

open fun setRippleColor(@Nullable rippleColor: ColorStateList)

Sets the ripple color for this button.

Parameters

rippleColor

Color to use for the ripple.

See also