AndroidBottomBar / com.skydoves.androidbottombar / BottomMenuItem / setIcon

setIcon

fun setIcon(value: Drawable?): BottomMenuItem

sets the Drawable of the icon.

fun setIcon(@DrawableRes value: Int): BottomMenuItem

sets the Drawable of the icon using resource.