AndroidBottomBar / com.skydoves.androidbottombar / BottomMenuItem / setBadgeText

setBadgeText

fun setBadgeText(value: CharSequence): BottomMenuItem

sets the content of the badge.

fun setBadgeText(@StringRes value: Int): BottomMenuItem

sets the content of the badge using string resource.