remove

open fun remove(resourceId: Int)(source)

Removes the mapping from the specified id, if there was any.

Parameters

resourceId

Id of the resource you want to remove. It is suggested to use R.id.* to preserve cross functionality and avoid conflicts.