removeBadge

open fun removeBadge(menuItemId: Int)

Removes the BadgeDrawable associated with menuItemId. Do nothing if none exists. Consider changing the visibility of the BadgeDrawable if you only want to hide it temporarily.

Parameters

menuItemId

Id of the menu item.