setUnboundedRipple

open fun setUnboundedRipple(unboundedRipple: Boolean)

Set whether this TabLayout will have an unbounded ripple effect or if ripple will be bound to the tab item size.

Defaults to false.

See also