AndroidBottomBar / com.skydoves.androidbottombar.forms / IconForm / Builder / setIcon

setIcon

fun setIcon(value: Drawable?): Builder

sets the Drawable of the icon.

fun setIcon(@DrawableRes value: Int): Builder

sets the Drawable of the icon using resource.