setItemBackground

open fun setItemBackground(@Nullable itemBackground: Drawable)

Set the background of our menu items to a given resource. The resource should refer to a Drawable object or null to use the default background set on this navigation menu.