setupActionButtons

open override fun setupActionButtons(actions: List<ActionButton>)

Setup the customized action buttons below the seekbar. This function should be called after UniTvFragment.setup

Parameters

actions

the custom actions added below the seekbar

See also

ActionButton