setTabIconTintResource

open fun setTabIconTintResource(@ColorRes iconTintResourceId: Int)

Sets the icon tint resource for the different states (normal, selected) used for the tabs.

Parameters

iconTintResourceId

A color resource to use as icon tint.

See also

getTabIconTint()