AndroidBottomBar / com.skydoves.androidbottombar / BottomMenuItem / setTitle

setTitle

fun setTitle(value: CharSequence): BottomMenuItem

sets the content of the title.

fun setTitle(@StringRes value: Int): BottomMenuItem

sets the content of the title using string resource.