setUnboundedRippleResource

open fun setUnboundedRippleResource(@BoolRes unboundedRippleResourceId: Int)

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

Parameters

unboundedRippleResourceId

Resource ID for boolean unbounded ripple value

See also