setInlineLabelResource

open fun setInlineLabelResource(@BoolRes inlineResourceId: Int)

Set whether tab labels will be displayed inline with tab icons, or if they will be displayed underneath tab icons.

Parameters

inlineResourceId

Resource ID for boolean inline flag

See also