setTabRippleColor

Sets the ripple color for this TabLayout.

When running on devices with KitKat or below, we draw this color as a filled overlay rather than a ripple.

Parameters

color

color (or ColorStateList) to use for the ripple

See also