AndroidBottomBar / com.skydoves.androidbottombar / AndroidBottomBarView / showBadge

showBadge

fun showBadge(index: Int): Unit

shows the badge by an index.

fun showBadge(index: Int, badgeText: CharSequence? = null): Unit

shows the badge by an index and changes badge text.